- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2019
02:57 AM
09-28-2019
02:57 AM
Is there any other setting for disable guest checkout?
I am using Magento ver. 1.9.2.1. For Allow Guest Checkout enabled Magento store to allow to order to the guest or a registered user.
But when I set to No for Allow Guest Checkout option then registered user also unable to order. When a user submits order then onepage/checkout page redirect registered user to the cart page.
Is there any other setting for disable guest checkout?
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2019
03:01 AM
09-28-2019
03:01 AM
Re: Is there any other setting for disable guest checkout?
Hi @Jigyansha_suryavanshi,
By default the guest checkout in Magento is enabled and visitors can place an order without registering to the website. Some websites require mandatory login for placing orders, and this default feature should be turned off to disallow guest checkout.
To disable guest checkout, navigate to:
System > Configuration > Sales section > Checkout > Checkout Options
Set Allow Guest Checkout to No.
I hope it will help you!
By default the guest checkout in Magento is enabled and visitors can place an order without registering to the website. Some websites require mandatory login for placing orders, and this default feature should be turned off to disallow guest checkout.
To disable guest checkout, navigate to:
System > Configuration > Sales section > Checkout > Checkout Options
Set Allow Guest Checkout to No.
I hope it will help you!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2019
03:16 AM
09-28-2019
03:16 AM
Re: Is there any other setting for disable guest checkout?
As mentioned in my query, when I am disabling the guest login then when a new user registers to create account then onepage/checkout page redirect registered user to the cart page.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2019
03:23 AM
09-28-2019
03:23 AM
Re: Is there any other setting for disable guest checkout?
BTW it should work if no customization in the code.
You can try below solution as well.
https://magento.stackexchange.com/a/104835
You can try below solution as well.
https://magento.stackexchange.com/a/104835