Enum
You are viewing an old version of the API
TenderCardDetailsStatus
Indicates the card transaction's current status.
Values
AUTHORIZED
The card transaction has been authorized but not yet captured. |
CAPTURED
The card transaction was authorized and subsequently captured (i.e., completed). |
VOIDED
The card transaction was authorized and subsequently voided (i.e., canceled). |
FAILED
The card transaction failed. |