Callback OnKioEMVTransactionCompleted(KioEMVResult)

This callback is fired whenever a transactional operation is requested from one of the KioEMVTransaction methods.

Parameters

Name Description
result KioEMVResult
An object containing the result of the corresponding KioEMVTransaction call.

Remarks

The callback will be fired once per operation in every frame of every browser. The callback is fired for the following methods: Payment, Sale, Refund, Confirm, Void, and CancelTransaction.

Requirements

KioWare for Windows version 8.7 or greater.