WebAPI/WebPaymentProvider: Difference between revisions

Jump to navigation Jump to search
→‎Cancellation: documented new global object per https://bugzilla.mozilla.org/show_bug.cgi?id=877103
(→‎Overview: document new global object per https://bugzilla.mozilla.org/show_bug.cgi?id=877103)
(→‎Cancellation: documented new global object per https://bugzilla.mozilla.org/show_bug.cgi?id=877103)
Line 53: Line 53:
== Cancellation ==
== Cancellation ==


If the customer cancels the payment by closing the window or clicking a cancel button, the payment provider must call <code>window.paymentFailed()</code> as described above.
If the customer cancels the payment by closing the window or clicking a cancel button, the payment provider must call <code>mozPaymentProvider.paymentFailed()</code> as described above.


== Notifications ==
== Notifications ==
Confirmed users
324

edits

Navigation menu