Anchor to OrderTransactionStatusOrder
OrderTransactionStatus
enum
The different states that an can have.
Anchor to Valid valuesValid values
- Anchor to AWAITING_RESPONSEAWAITING_RESPONSE•
Awaiting a response.
- Anchor to ERRORERROR•
There was an error while processing the transaction.
- Anchor to FAILUREFAILURE•
The transaction failed.
- Anchor to PENDINGPENDING•
The transaction is pending.
- Anchor to SUCCESSSUCCESS•
The transaction succeeded.
- Anchor to UNKNOWNUNKNOWN•
The transaction status is unknown.
Was this section helpful?