Skip to main content
Incomplete
string
The order has not received payment and is considered incomplete. This is the initial status for all new orders.
Pending
string
The order has received payment and the funds are pending or being verified by the payment gateway.
Verifying
string
The funds have been received but are withheld for verification. Commonly used for cryptocurrency payments awaiting blockchain confirmations or fraud checks.
Delivering
string
The order is being delivered. This is a guard status to prevent multiple deliveries from happening simultaneously.
Delivered
string
The order has been verified, paid for, and the product has been delivered to the customer.
Undeliverable
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).
PartiallyPaid
string
The order has been partially paid. The customer sent less than the required amount.
Cancelled
string
The order was cancelled by the customer or the store before completion.
Refunded
string
The store refunded the amount or the customer disputed the payment and won.
Disputed
string
The order has been disputed by the customer, usually through a chargeback with their payment gateway.