Confirmed users
324
edits
| Line 17: | Line 17: | ||
== Rationale == | == Rationale == | ||
We have [[WebAPI/WebPayment|navigator.mozPay()]] and an associated [[WebAPI/WebPaymentProvider|WebPaymentProvider API]] for direct billing but they require implementers to follow a | We have [[WebAPI/WebPayment|navigator.mozPay()]] and an associated [[WebAPI/WebPaymentProvider|WebPaymentProvider API]] for direct billing but they require implementers to follow a strict, 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 == | ||