How to disable guest checkout

By default guests can shop without creating a customer account on your eCommerce. You can disable guest checkout and allow only registered users to purchase products from your store. You can do this from the admin panel of your Magento.

Simply access the checkout configuration:
System > Configuration Checkout menu in the Sales section on the left

On the Checkout Options panel to the main part of the page, expand the Checkout Options panel and you'll see a drop-down menu: Allow Guest Checkout; just set it to No.

Once you do that a drop-down menu will appear under it labeled Require Customer To Be Logged in To Checkout: set it to Yes

Click on the Save Config button in the upper right corner and you should be good to go.

  • 0 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Verwandte Artikel

How to add a custom link to the top navigation in Magento

By default, Magento's top navigation contains links to your product categories. But what if you...

Reindexing

In some situation when you want to re-index Magento catalog you will get an error message or...

How to add and manage currencies in Magento

In Magento you can allow customers to view the prices of the products in your shop in different...

How to add a Contact Us form to a page in Magento

Magento has a default Contact Us page usually located in the footer of the store. This page...

SCRIPT_NAME & SCRIPT_FILENAME errors with cron

CRON ErrorsYou may encounter those errors in your log while inspecting those:[23-Oct-2016...