Re: [paymentrequest] Minor spec changes based on implementation experience and feedback (#44)

Does it make sense to combine the `supportedMethods` and `data` parameters?

i.e. The set of keys in the `data` object is basically the same set of values in the `supportedMethods` array.

A supported method with no additional data would simply be included in the `data` object with the method identifier as the key and an empty object as the value.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/paymentrequest/pull/44#issuecomment-173229306

Received on Wednesday, 20 January 2016 15:02:12 UTC