Confirmed users
324
edits
(→API) |
|||
| 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 == | ||