Auto return step shopping cart

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 anni tempo fa
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 anni tempo fa
Check error in Log as well as in browser dev tool console. It usually happens when user get error while checkout.
4 anni tempo fa
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 anni tempo fa
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 anni tempo fa
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 anni tempo fa
Hi

No that issue, I see my site full ssl.

Regards
4 anni tempo fa
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.