Checkout Tab
The settings on the Checkout tab let you set up properties related to the Checkout application on your Commerce website. This tab includes general checkout settings and the following subtabs:
Enable Multiple Shipping
The Enable Multiple Shipping setting works with to SuiteCommerce MyAccount, SuiteCommerce, and SuiteCommerce Advanced.
This Boolean lets you control if shoppers can send items from the same order to multiple shipping addresses. For more information, see Multiple Ship To.
ID |
isMultiShippingEnabled |
UI location |
Checkout |
JSON file |
CheckoutApplication.json |
Configuration file (pre-Vinson) |
Configuration.js |
Checkout Steps
The Checkout Steps setting works with SuiteCommerce MyAccount, SuiteCommerce, and SuiteCommerce Advanced.
This string lets you select one of three checkout flow configurations from the dropdown list. Each checkout flow guides the shopper through the same steps but in a different order.
For more information, see Checkout Flows.
ID |
checkoutApp.checkoutSteps |
UI location |
Checkout |
JSON file |
CheckoutApplication.json |
Configuration file (pre-Vinson) |
SC.Checkout.Configuration.js |