Checkout Flows
SuiteCommerce has three checkout flows that guide users through the same tasks in different orders. The checkout flow is defined at the domain, so you can configure different flows for each domain associated with a website.
Standard checkout (default) directs the user through these pages:
-
Shipping Address page – enter shipping address and delivery method
-
Payment page – enter payment method and billing address
-
Review page – review your checkout information and the contents of your cart before submitting the order
One Page checkout consolidates the information in the Standard checkout onto a single page:
-
Checkout Information page – enter shipping address, delivery method, payment method, and billing address
-
Review page – review your checkout information and the contents of your cart before submitting the order
Billing First checkout shows the billing address first:
-
Billing Address page – enter billing address
-
Shipping Address page – enter shipping address and delivery method
-
Payment page – enter payment method and review billing address
-
Review page – review your checkout information and the contents of your cart before submitting the order
If enabled, the Multiple Ship To feature changes the checkout flow. Users select an address and delivery method for each shipment and then proceed to the payment methods page. See Multiple Ship To for more information.
To configure the checkout flow:
-
Go to Commerce > Websites > Configuration.
-
Select the website and domain you want to configure.
-
On the Checkout tab, select a checkout flow from the Checkout Steps field.
-
Click Save.
For pre-Vinson implementations, you'll need to do advanced customization of your application if you want to use a different checkout flow. See Customize the Checkout Application.