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