How to make order form working without registration process?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
I want customize nopcommerce with following requirements, can you help with steps?

1. don't want registration
2. able to perform order and checkout

Thank you very much for your help.
11 years ago
pibcat wrote:
I want customize nopcommerce with following requirements, can you help with steps?

1. don't want registration
2. able to perform order and checkout

Thank you very much for your help.


Why don't you just enable checking out as a Guest?  This way customers don't have to register.

Admin -> Settings -> Configuration -> Order settings -> Anonymous checkout allowed:

If you don't want your customers to even have an option to register, I would say the easiest way would be to go through the .cshtml view files and remove the links to the register page.

Hope this helps!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.