Mohneesh Agrawal
Mohneesh Agrawal

Reputation: 103

Opencart Checkout Registration Issue

Hello i am using opencart 2.x version. During checkout if i am selecting "Register Account" option then on next window after registration it will redirecting us to the thankyou page. Can anyone tell me how can i disable this so that user will remain on checkout page.

Upvotes: 0

Views: 318

Answers (1)

Konstantinos
Konstantinos

Reputation: 417

By default OpenCart, doesn't redirect you to thank you for your registration page. It will ask the user for all details and password so it will create a customer registration and get a customer_id for that particular order. So if you see thank you page after checkout it's either thank you for your order page, or you have custom code / other extensions installed.

Upvotes: 1

Related Questions