Shopify has 2 types of order status: Payment status and Fulfillment status.
PAYMENT STATUS
The status of payments associated with the order. Can only be set when the order is created. Valid values:
- Pending: The payments are pending. Payment might fail in this state. Check again to confirm whether the payments have been paid successfully.
- Authorized: The payments have been authorized.
- Partially Paid: The order has been partially paid.
- Paid: The payments have been paid.
- Partially Refunded: The payments have been partially refunded.
- Refunded: The payments have been refunded.
- Voided: The payments have been voided.
- Cancelled: The payments and the order have been calcelled.
FULFILLMENT STATUS
The order’s status in terms of fulfilled line items. Valid values:
- Fulfilled: Every line item in the order has been fulfilled.
- Unfulfilled: None of the line items in the order have been fulfilled.
- Partially Fulfilled: Some, but not all, of this order’s line items have been fulfilled.
- Restocked: Order has been cancelled and all line items have been restocked.