Re: [w3c/browser-payment-api] Should the browser API support the concept of "messages"? (#154)

@adrianhopebailie,

> Well if you look at the current browser API spec there is actually no mention anywhere of passing the full payment request on to a payment app.

Yes. One option is to just change `data` to be the full payment request message. The user agent could simply ignore that parameter entirely and pass it to the Payment App. Specific parts of that full message can be pulled out and passed in as the other parameters that the user agent needs, if we need to deal with cumbersome Web IDL restrictions.

---
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/issues/154#issuecomment-213455853

Received on Friday, 22 April 2016 14:46:27 UTC