Auto return step shopping cart

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 năm cách đây
Hello

I have a issue, in the page one page check out, when I finished enter billing address and press button "continue". It's return to step shopping cart.

How to fix it?

Regards
4 năm cách đây
Check error in Log as well as in browser dev tool console. It usually happens when user get error while checkout.
4 năm cách đây
Hi

I don't see any error in log.

When I press button continue. It will turn back to cart shopping. See picture https://ibb.co/BCw7DRh

REgards
4 năm cách đây
Did you check in browser devtool console? Keep it open while clicking on Continue button and keep an eye on console panel if there is any error just before redirection.

You can share your site url if has public access.
4 năm cách đây
I found this issue when site url is with https but not secured. So I was getting error in console while requesting to server for saving billing address and redirecting to cart page.
4 năm cách đây
Hi

No that issue, I see my site full ssl.

Regards
4 năm cách đây
Hello

I see this error "SyntaxError: Element.querySelectorAll: '*,:x' is not a valid selector"

https://../lib/jquery/jquery-3.3.1.min.js

Regards
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.