PaymentStatus
The order's payment status.
Enumeration Members
AWAITING
The order's payment is awaiting capturing.
CANCELED
The order's payment is canceled.
CAPTURED
The order's payment is captured.
NOT_PAID
The order's payment is not paid.
PARTIALLY_REFUNDED
Some of the order's payment amount is refunded.
REFUNDED
The order's payment amount is refunded.
REQUIRES_ACTION
The order's payment requires action.
Was this section helpful?