abort
Aborts the current Apple Pay session.
Declaration
undefined abort();Discussion
Dismisses the payment sheet and ends the Apple Pay session without completing a transaction. Only the web page can call abort.
Aborts the current Apple Pay session.
undefined abort();Dismisses the payment sheet and ends the Apple Pay session without completing a transaction. Only the web page can call abort.