WebAPI/WebPaymentProvider: Difference between revisions

Jump to navigation Jump to search
m
Line 9: Line 9:
* Send server notifications to the merchant
* Send server notifications to the merchant


The purpose of this document is to show how someone could implement a provider to hook into <code>navigator.mozPay()</code>. Mozilla's own implementation will follow this spec. As you will see, there are many relevant pieces to the payment provider that are important but that are out of scope for this document (summarized below).
The purpose of this document is to show how someone could implement a provider to hook into <code>navigator.mozPay()</code>. As you will see, there are many relevant pieces to the payment provider that are important but that are out of scope for this document (summarized below).


== Invocation ==
== Invocation ==
Confirmed users
324

edits

Navigation menu