string
The order has not received payment and is considered incomplete. This is the
initial status for all new orders.
string
The order has received payment and the funds are pending or being verified by
the payment gateway.
string
The funds have been received but are withheld for verification. Commonly used
for cryptocurrency payments awaiting blockchain confirmations or fraud checks.
string
The order is being delivered. This is a guard status to prevent multiple
deliveries from happening simultaneously.
string
The order has been verified, paid for, and the product has been delivered to
the customer.
string
The order has been verified and paid for, but issues were encountered during
delivery that prevented fulfillment. This is typically due to missing stock
(e.g., no license keys available).
string
The order has been partially paid. The customer sent less than the required
amount.
string
The order was cancelled by the customer or the store before completion.
string
The store refunded the amount or the customer disputed the payment and won.
string
The order has been disputed by the customer, usually through a chargeback with
their payment gateway.