Response Handler
Callbacks from the service API. The ApiClient needs a concrete implementation of this class to dispatch the API responses.
Functions
Link copied to clipboard
The response from an authorizeTransaction call.
Link copied to clipboard
The result from an cancelLastTransactionOperation call.
Link copied to clipboard
The response from an checkApiServiceCompatibility call.
Link copied to clipboard
The response from an completeTransaction call.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The result from an executeConfiguration ()} call.
Link copied to clipboard
The result from an executeFinalBalance call.
Link copied to clipboard
The result from an executeGeneratePanToken call.
Link copied to clipboard
The result from an getConfigData call.
Link copied to clipboard
The result from an getPinPadInformation call.
Link copied to clipboard
The result from an getCustomConfiguration call.
Link copied to clipboard
The result from an executeInitialisation ()} ()} call.
Link copied to clipboard
The result from an reprintReceipt ()} call.
Link copied to clipboard
The result from an executeSubmission call.
Link copied to clipboard
The result from an executeTransmission call.
Link copied to clipboard
Link copied to clipboard
Generic message handler that dispatches to the specialized methods below.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The response from the API in case if the current SDK version is not supported by the API service.
Link copied to clipboard
The response from an voidTransaction call.