Transaction Type
Transaction type (transactionType) indicates the business type of a transaction.
Type List
| Type Code | Type Name | Description |
|---|---|---|
SALE | Sale | Standard sale transaction, directly charges customer account |
AUTH | Authorization | Pre-authorize to freeze funds without immediate charge |
POST_AUTH | Post Authorization | Complete authorization transaction, actual charge |
FORCED_AUTH | Forced Authorization | Use authorization code to directly complete transaction without pre-authorization |
INCREMENTAL | Incremental Authorization | Increase frozen amount on top of existing authorization |
REFUND | Refund | Return charged funds to customer |
VOID | Void | Cancel same-day transaction, usually before settlement |
Last updated on