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 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟

مقالات مربوطه

How to add and edit product ratings and reviews in Magento

In Magento each product can be rated and reviewed. Customers (both guests and registered ones)...

Magento Version

You may want to know wich version of Magento that you are running.  An easy way to do it is from...

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...

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2828-148-1-471' for key 'PRIMARY'

While trying to reindex your store using the command line, you stumble on the following...

Clearing cache from the shell

Magento often needs to refresh it's cache. In some occasion, you may want to flush either...