WebAPI/WebPaymentProvider: Difference between revisions

Jump to navigation Jump to search
Line 12: Line 12:


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).
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).
There is also a [[WebAPI/Direct_Billing|Direct Billing API proposal]] that might replace this.


== API ==
== API ==
Confirmed users
324

edits

Navigation menu