Anchor to OrderPaymentStatusResultOrder
OrderPaymentStatusResult
enum
The type of a payment status.
Anchor to Valid valuesValid values
- Anchor to AUTHORIZEDAUTHORIZED•
The payment is authorized.
- Anchor to CAPTUREDCAPTURED•
The payment is captured.
- Anchor to ERRORERROR•
There was an error initiating the payment.
- Anchor to INITIATEDINITIATED•
The payment is awaiting processing.
- Anchor to PENDINGPENDING•
The payment is pending with the provider, and may take a while.
- Anchor to PROCESSINGPROCESSING•
The payment is still being processed.
- Anchor to PURCHASEDPURCHASED•
The payment is in purchased status.
- Anchor to REDIRECT_REQUIREDREDIRECT_REQUIRED•
Redirect required.
- Anchor to REFUNDEDREFUNDED•
The payment is refunded.
- Anchor to RETRYABLERETRYABLE•
Payment can be retried.
- Anchor to SUCCESSSUCCESS•
The payment succeeded.
- Anchor to UNKNOWNUNKNOWN•
Status is unknown.
- Anchor to VOIDEDVOIDED•
The payment is voided.
Was this section helpful?