Ordering

Ordering is a crucial part of the SellStack application. In this section, we will cover how to create orders on the storefront and in the Admin, how to update orders and the cart, how to perform the checkout process depending on the application mode, how orders are integrated with Dynamics 365, how to handle order notifications, and more. Orders consist of order items. Each order item contains one product and optionally a Lot number. Besides order items, other key order data include customer and business data, billing and shipping information, along with shipping and payment methods. The order entity also has various status properties tracking order states in the ordering workflow process.

Last updated