OrderFinancialStatus
enum
Represents the order's current financial status.
Values
UNPAID
unpaid
AUTHORIZED
authorized
PAID
The order has been paid. In the case of PayPal payment, if the payment transaction is flagged with the status "pending_review," it is considered as a paid status. Any other status would indicate an unpaid status.
PARTIALLY_PAID
Partial pay
PARTIALLY_REFUNDED
Partial refund
PENDING
pending
REFUNDED
Refunded
Map
Field from
OrderFinancialStatus
Was this article helpful to you?