Re: [webpayments] How are payment instruments shared between different browser brands? (#15)

There are a variety of choices here, in order of easiest to implement to hardest to implement:

1. There is no sharing mechanism
2. There is a unified payment instrument export mechanism
3. There is a storage and discovery mechanism that all browsers use to import data from other browsers

I assert that the last bullet point is what we should strive for, but we may need to take baby steps to get there. In any case, we should implement the API as if the third item existed and figure out a way to polyfill our way there.

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

Received on Wednesday, 2 December 2015 04:20:27 UTC