[w3c/webpayments] Choosing between javascript and http communication. (#131)

This changes the spec proposal so that a payment app can decide whether
it wants to communicate with the user agent by means of HTTP or by means
of javascript functions.

The choice is implemented as an additional manifest field called
communication_method.

See issue #130
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/webpayments/pull/131

-- Commit Summary --

  * Choosing between javascript and http communication.

-- File Changes --

    M proposals/paymentapps/payment-apps.html (348)

-- Patch Links --

https://github.com/w3c/webpayments/pull/131.patch
https://github.com/w3c/webpayments/pull/131.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/webpayments/pull/131

Received on Wednesday, 18 May 2016 17:41:45 UTC