public enum ActionType
The action taken by the POS to proceed with the payment.
public static ActionType VOICE_AUTHORISATION
The merchant is required to perform voice authorisation.
public static ActionType SIGNATURE_VERIFICATION
The merchant is required to confirm the customer's signature.
public static ActionType AVS_CONFIRMATION
The merchant is required to approve the transaction based on AVS check results.
public static ActionType CASHBACK_AMOUNT
The merchant is required provide a cashback amount.