Re: [w3c/payment-request] onpaymentchange event to validate payment details (#634)

@dandv My guess is that this is an implementation error.

If a card processor is using the name on the card as part of the auth process for a card payment they should not be using `PaymentResponse.payerName` they should be using `BasicCardResponse.cardholderName`.

Can you confirm this is the case?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/634#issuecomment-333199912

Received on Friday, 29 September 2017 18:16:21 UTC