297
edits
(→Stage 1: Definition: remove unused sections) |
(→Use Cases: populate section) |
||
Line 107: | Line 107: | ||
=== Use Cases === | === Use Cases === | ||
[https://webpay.readthedocs.org/en/latest/api.html Webpay] is an implementation of the [[WebAPI/WebPaymentProvider|WebPaymentProvider spec]]. It hosts the payment flow inside [https://developer.mozilla.org/en-US/docs/Web/API/Navigator/mozPay navigator.mozPay]() when making app purchases or in-app payments on Firefox OS. | |||
[https://webpay.readthedocs.org/en/latest/api.html Webpay] provides a REST API for clients to interact with the server. | |||
All API’s use JSON for request and responses. | |||
=== Data Flows === | === Data Flows === |
edits