Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.53 KB

checkout-onepage.md

File metadata and controls

30 lines (18 loc) · 1.53 KB
title redirect_to
Onepage Checkout

The purpose of Onepage Checkout is to gather the information that is needed and complete the sale as quickly as possible without requiring extra clicks for the shopper. When Onepage Checkout is enabled, the entire checkout process takes place on a single page. Each section of the checkout information is expanded as needed.

Magento's Onepage Checkout is enabled by default. If you are implementing a custom integration or checkout extension, it might be necessary to disable Onepage Checkout.

Disable Onepage Checkout

  1. On the Admin sidebar, go to Stores > Settings > Configuration.

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

  3. Expand ![Expansion selector]({% link images/images/btn-expand.png %}) the Checkout Options section.

    ![The checkout options expanded on the configuration page]({% link images/images-ee/config-sales-checkout-checkout-options.png %}){: .zoom} [Checkout options configuration settings]({% link configuration/sales/checkout.md %})

  4. If the setting is for a specific store view, [choose the store view]({% link configuration/scope-change.md %}) where the configuration applies.

    When prompted, click OK to continue.

  5. Set Enable Onepage Checkout to No.

    If necessary, clear the Use system value checkbox to change this setting.

  6. Click Save Config.