Re: [webpayments] How are third-party native wallets integrated? (#42)

>I have heard comments that suggest people want to support native apps (especially on mobile) that can be payment apps. These apps will interface to the browser in a platform-specific way.

@adrianba As far as I understand *all* interfaces in a browser are implemented in a platform-specific way.  However, what's exposed to a Web application does not even in the scenario you describe *have* to be platform dependent.  The following PoC Web payment application works *identically* on OS/X, Linux, and Windows thanks to Chrome's Native Messaging interface: https://test.webpki.org/webpay-merchant

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments/issues/42#issuecomment-194447458

Received on Wednesday, 9 March 2016 18:49:46 UTC