Are there any ways to change checkout process and make it easier?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hi there!

I have noticed that there are a lot of customers coming to our site... I have monitored their actions...
They add items to their carts... When they go to the cart and see they must REGISTER, they just live the site...

I think I need to make checkout process easier...

What I need is this:
1. Add items to cart
2. Go to cart and fill in required fields (name, e-mail, phone number, shipping address, shipping method, payment methods, confirm order)
3. Once all fields are completed, customer will receive Welcome e-mail with login and password for logging

Basically what I need is I want to skip registration process and just provide login and password to them...

So, what do you think about it? Any ideas, thoughts?

I am really waiting for some solutions...

Thanks!
5 years ago
Hello,

Some customisation needed for that.

You can directly navigate that customer to perform checkout as guest page.

For that refer this link https://www.nopcommerce.com/boards/t/55408/how-to-redirect-to-onepagecheckout-when-cick-checkout-button.aspx#211986.

After you have to do logic for guest customer converted to register customer during order processing.

You have to handle order place or order paid event.

That's set for this and above thing is very easy to implement.

Hope you will understand.
5 years ago
Search the marketplace for 'register'  (there are some auto register plugins that may help)
5 years ago
I use the below plugin. $20 is cheap and the developer is top notch. I had same problem. I have guest checkout enabled, but i would like to classify my guests as registered users for future tracking.

https://www.foxnetsoft.com/nopautoregisterguest
5 years ago
Hi,

use nopAccelerate's Auto Guest Register plugin which fulfill your requirement and it's totally free.

It also available for nopCommerce version 4.00 and 4.10.

You can direct place order from here.

Thank You
5 years ago
I don't know you have permision to do that in UE, with new GDPR law. Client should give you a consent to create account?
I think CLient need give us consent to register him... I think the best solution will be, should add form on completed page and ask him there "DO you want create account?" and if he click yes... we register him, send him login/password etc.

But i'm afraid nobody created similar plugin :( i wrote to nopaccelerate, maybe they make a little change and give us possibility to ask about "auto register" after Client place order. That will be great. What you think?
5 years ago
Zyje_sobie wrote:
I don't know you have permision to do that in UE, with new GDPR law. Client should give you a consent to create account?
I think CLient need give us consent to register him... I think the best solution will be, should add form on completed page and ask him there "DO you want create account?" and if he click yes... we register him, send him login/password etc.

But i'm afraid nobody created similar plugin :( i wrote to nopaccelerate, maybe they make a little change and give us possibility to ask about "auto register" after Client place order. That will be great. What you think?


Dear Sir,

As per your request, We will add this feature in our next version release.
5 years ago
You can check to enable anonymous checkout (customers are not required to login/register when purchasing products) in the Admin/Setting/Order setting page.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.