Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 536 Bytes

File metadata and controls

11 lines (8 loc) · 536 Bytes
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.