What Happens When a Customer Places an Order
When a customer places an order, several events occur.
Required Editions |
---|
Available in: Enterprise, Unlimited, and Developer Editions |
Required Editions |
---|
Available in: B2B and D2C Commerce |
-
The order is submitted.
-
The items in the customer’s cart are copied to an order.
-
Cart and order information is updated with line item totals.
-
The order is activated to create the order summary, and the cart is closed.
This step occurs inside the CreateOrderSummary API transaction.
-
The OrderSummaryAdjustmentAggregate API is called.
-
The order placement process is completed.