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