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 Users Found This Useful
這篇文章有幫助嗎?

相關文章

How to add and edit polls in Magento

Adding and editing polls in Magento is easy. You can do that from the admin panel. Go to...

Reset Files and Directories permissions

From time to times, we must fix permissions on files and directory in order to secure an...

Migrating your CMS from one server to another one

From time to time, you may need to push your CMS from your staging env to your production...

Test CRON

From time to time, we might want to test Magento's CRON.An easy way to test if it does run well...

How to add and edit attribute sets in Magento

Each product that you add in Magento can be configured thanks to a set of attributes. These are...