Re: [w3c/payment-request] Some clarifications with Payment Request API (#774)

> 
> One example on why we need minimum information about the payment method supported on browsers. Apple Pay supports this extra event **onmerchantvalidation** which provides an URL to validate merchant on the fly. This does not return any merchant Id or any other details about the payment method that is invoking this event. One can say that this is specific to Apple Pay, but if someother payment method wants to follow the similar validation, we do not have a way to identify the payment method type which is requesting for validation.

I think this is a good point. Seems like we should have a `methodName` attribute on `MerchantValidationEvent`. @marcoscaceres what do you think?

-- 
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/774#issuecomment-420448228

Received on Tuesday, 11 September 2018 22:31:22 UTC