WebAPI/Direct Billing: Difference between revisions

Line 13: Line 13:
== Rationale ==
== Rationale ==


We have [[WebAPI/WebPayment|navigator.mozPay()]] and an associated [[WebAPI/WebPaymentProvider|WebPaymentProvider API]] for direct billing but it requires the implementer to adhere to the end-to-end JSON Web Token based flow. This alternate API will expose just the direct billing primitives needed. It will not prescribe how to use them.
We have [[WebAPI/WebPayment|navigator.mozPay()]] and an associated [[WebAPI/WebPaymentProvider|WebPaymentProvider API]] for direct billing but they require implementers to follow a string, end-to-end JSON Web Token based flow. This alternate API will expose just the direct billing primitives needed. It will not prescribe how to use them.


== Access Control ==
== Access Control ==
Confirmed users
324

edits