PaymentStatus
The payment status of the order.
Enumeration Members
awaiting
The order's payment is awaiting.
canceled
The order's payment is canceled.
captured
The order's payment is captured.
not_paid
The order's payment isn't paid.
partially_refunded
The order's payment is partially refunded.
refunded
The order's payment is fully refunded.
requires_action
The order's payment requires an action.
Was this section helpful?