Marketplace/PaymentPolyfill: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== What is it == A library to provide limited mozPay and mozPaymentProvider functionality to browsers that don't support mozPay. It means that developers will have *less reas...") |
|||
| Line 1: | Line 1: | ||
== What is it == | == What is it == | ||
A library to provide limited mozPay and mozPaymentProvider functionality to browsers that don't support mozPay. It means that developers will have *less reason not to use* Marketplace payments. | A library to provide limited [[WebAPI/WebPayment|navigator.mozPay()]] and [[WebAPI/WebPaymentProvider|window.mozPaymentProvider]] functionality to browsers that don't support mozPay. It means that developers will have *less reason not to use* Marketplace payments. | ||
== How it works == | == How it works == | ||
Revision as of 20:18, 28 July 2014
What is it
A library to provide limited navigator.mozPay() and window.mozPaymentProvider functionality to browsers that don't support mozPay. It means that developers will have *less reason not to use* Marketplace payments.
How it works
Presumably this will be added to fxpay?
https://bugzilla.mozilla.org/show_bug.cgi?id=1044219
Supported browsers
Persona did a similar thing, their list of supported browsers was:
https://developer.mozilla.org/en-US/Persona/Browser_compatibility