WebAPI/WebPaymentProvider: Difference between revisions

Line 50: Line 50:
== Cancellation ==
== Cancellation ==


If the customer cancels the payment by closing the window or clicking a cancel button, the payment provider must call <code>window.paymentError()</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>window.paymentFailed()</code> as described above.


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

edits