[w3c/browser-payment-api] Refactor the supportedMethods and payment specific data (#162)

This change updates the first argument to the PaymentRequest constructor
to combine the supportedMethods and payment method specific data. By
making this change it is possible to share an instance of data amongst
multiple payment methods that wasn't possible before.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/browser-payment-api/pull/162

-- Commit Summary --

  * Refactor the supportedMethods and payment specific data

-- File Changes --

    M specs/paymentrequest.html (110)

-- Patch Links --

https://github.com/w3c/browser-payment-api/pull/162.patch
https://github.com/w3c/browser-payment-api/pull/162.diff

---
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/162

Received on Wednesday, 27 April 2016 21:35:39 UTC