TransactionType
TransactionType
Describe the type of transaction. Some of the values are used as input only and affect only the TransactionStatus
SALESale transaction.REFUNDRefund Transaction.AUTH_ONLYAuthorization only for aSALEtransaction. UponCAPTURE, this type becomes aSALEtransaction.CASH- TBDCASHBACK- Cashback transaction.VOID- Void transaction. This transaction type acts as an operation on an already existing transaction. The registered type is not changed; upon success, only the transaction status is set toVOIDED.CAPTURE- Capture anAUTH_ONLYtransaction. This transaction type acts as an operation to an alreadyAUTH_ONLYexisting transaction. Upon success, the registered type is changed toSALEand the status toCAPTURED.FORCED- Forced transactionTOP_UP- Top-Up transaction for prepaid cardsDISCHARGE- Discharge all funds on prepaid cardBALANCE- Balance inquiry request. This transaction is not registered or cached on the device.