Checkout Configuration

PRO TIP 🚀

Use the test cases below to test your ScandiPWA App!

Checkout configuration determines the checkout process experience. You can manage the requirements to make a purchase, available checkout options, etc. In this section, you will find the ScnadiPWA solution for the most popular checkout configuration settings.

To set the checkout configuration

  1. Open Admin panel > Stores > Settings > Configuration

  2. On the left panel, expand Sales and choose Checkout

  3. Expand the Checkout Options section

  4. Set your preferences.

  5. Tap Save Config and Flush Cache Storage

Below, you can find the most popular checkout configuration settings supported by ScandiPWA:

FIELD

STATUS

DESCRIPTION

Allow Guest Checkout

SUPPORTED

Your store can be configured to require shoppers to open an account before making a purchase.

One Page Checkout

IN PROGRESS

The purpose of OnePage Checkout is to gather the information that is needed and complete the sale as quickly as possible. When Onepage Checkout is enabled, the entire checkout process takes place on a single page.

Track the progress - https://github.com/scandipwa/base-theme/issues/1504

Checkout Totals Sort Order

IN PROGRESS

The order of each item determines the sequence of the calculations and is set in the configuration by a number that is assigned to each item. Track the progress - https://github.com/scandipwa/scandipwa/issues/1505

Terms and Conditions

SUPPORTED

When the Terms and Conditions setting is enabled, customers are required to agree to the terms and conditions of the sale before the purchase is finalized. Learn more about Terms and Conditions.

Gift Options

IN PROGRESS

The selection of available gift options appears in the cart before the checkout process begins. The Gift Options configuration determines if customers can add a gift message or greeting card, and the gift wrapping options that are available.

Track the progress - https://github.com/scandipwa/base-theme/issues/1471

TEST YOUR SCANDIPWA APP

To verify the support for this section, use the following test cases:

Last updated