onTransactionCompleted

This method is called from the POS application library after the payment application has finished processing a transaction.

Parameters

result

The result of the transaction.

Note! The actual object passed will be one of the sub classes of TransactionResponse, matching the request object that started the transaction.