Anchor to OrderTransactionKindOrder
OrderTransactionKind
enum
The different kinds of order transactions.
Anchor to Valid valuesValid values
- Anchor to AUTHORIZATIONAUTHORIZATION•
An amount reserved against the cardholder's funding source. Money does not change hands until the authorization is captured.
- Anchor to CAPTURECAPTURE•
A transfer of the money that was reserved by an authorization.
- Anchor to CHANGECHANGE•
The money returned to the customer when they've paid too much during a cash transaction.
- Anchor to EMV_AUTHORIZATIONEMV_AUTHORIZATION•
An authorization for a payment taken with an EMV credit card reader.
- Anchor to REFUNDREFUND•
A partial or full return of captured funds to the cardholder. A refund can happen only after a capture is processed.
- Anchor to SALESALE•
An authorization and capture performed together in a single step.
- Anchor to SUGGESTED_REFUNDSUGGESTED_REFUND•
A suggested refund transaction that can be used to create a refund.
- Anchor to VOIDVOID•
A cancelation of an authorization transaction.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
The kind of transaction.
- •INPUT OBJECT
The kind of transaction.
Was this section helpful?