WebAPI/Direct Billing: Difference between revisions

Jump to navigation Jump to search
(Created page with "= Proposal: Direct Billing API for mobile payments = Web content can us this API to charge payments to a customer's operator bill more easily. == High Level Use Case == A u...")
 
Line 10: Line 10:


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 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.
== Access Control ==
Because there are too many sensitive APIs in here, only trusted web content can access this API. Access will be whitelisted by domain. No other web content will have access to this API.


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

edits

Navigation menu