Package com.vasco.orchestration.client.flows.remote_transaction
-
Interface Summary Interface Description RemoteTransactionCallback TheRemoteTransactionCallback
interface defines the specific elements required for the integrator to interact during the Remote Transaction Validation flow.RemoteTransactionCallback.DisplayDataCaller TheRemoteTransactionCallback.DisplayDataCaller
object is to be informed of data approval/rejection. -
Enum Summary Enum Description RemoteTransactionCallback.SessionOutdatedReason TheRemoteTransactionCallback.SessionOutdatedReason
lists possible reasons for a session to be outdated.RemoteTransactionCallback.SuccessTransactionState TheRemoteTransactionCallback.SuccessTransactionState
lists possible transaction states after a Remote transaction success.