Confirmed users
324
edits
(→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> | 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 == | ||