Re: [w3c/browser-payment-api] What is the extensibility mechanism for the payment request and response messages? (#146)

Yes. (Some) user agents (can) use WebIDL to create utility methods and stubs for implementations.
The major reason is security because it is non trivial to securely pass non-simple types to privileged code or to receive them from privileged code like the payment mediator.

---
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/146#issuecomment-212920952

Received on Thursday, 21 April 2016 13:33:27 UTC