confirm
Deprecated
This method should be removed in the future
Replace with
confirm(SDKConfirmationJson)Content copied to clipboard
Parameters
confirmation
: To confirm going online an SDKCancelConfirmation must be provided with the following information merchant: data of merchant doing the transaction establishment: data of establishment where transaction is taking place ticketNumber: Tiket number, must be a string "number" between '0000' and '9999' terminalId transaction's TerminalId fallbackEnabled defines if fallback is enabled for this transaction refNumber: Transaction ID. Must be UNIQUE additionalCardData: Additional card data (Brand, Type, and CVV) parentRefNumber: refNumber of sale to refund
After calling this method, it won't be possible to abort the transaction
Throws
is called after transaction is aborted
if called more than once