Re: [w3c/browser-payment-api] editorial: clarify that payment handler data is converted (#536)

Yeah, definitely. I don't understand why supportedMethods is an array at all; it seems strange to think that the same `data` would make sense for multiple methods. Usually it doesn't, I assume, so that's why it doesn't make sense to me to error on mismatch, because it seems like any time you have 2+ supportedMethods, you're always going to get at least one mismatch.

In other words, given that we have supportedMethods being an array, the current spec seems better than requiring `data` to work for all supportedMethods.

-- 
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/browser-payment-api/pull/536#issuecomment-303924377

Received on Thursday, 25 May 2017 05:14:31 UTC