title | nav_label | sidebar_position |
---|---|---|
Inventory Workflow |
Inventory Workflow |
5 |
import InventoryWorkflow from "/docs/partials/inventory/workflow.mdx";
The order service first creates an unpaid order, which records the order details and holds the items. Once payment is completed, the order transitions to a paid order, allowing further processing, such as fulfillment or shipping.