Confirmed users
1,158
edits
(→Notifications: HTTPS is no longer required in Mozilla's payment provider) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
= WebPayment API Specification (DRAFT)= | = WebPayment API Specification (DRAFT)= | ||
'''Note:''' This API is in the process of being removed from Android and Desktop, long term status in B2G is unclear. | |||
== Goal == | == Goal == | ||
The goal of this API is to enable web content to collect payment (or issue a refund) for a virtual good via the <code>navigator.mozPay()</code> function. | The goal of this API is to enable web content to collect payment (or issue a refund) for a virtual good via the <code>navigator.mozPay()</code> function. | ||
| Line 361: | Line 364: | ||
* [https://developers.google.com/commerce/wallet/digital/ Google Wallet's in-app payment API] | * [https://developers.google.com/commerce/wallet/digital/ Google Wallet's in-app payment API] | ||
* [https://developer.apple.com/appstore/in-app-purchase/index.html iOS in-app payment API] | * [https://developer.apple.com/appstore/in-app-purchase/index.html iOS in-app payment API] | ||
[[Category:Web APIs]] | |||