My store is unable to checkout. I have reported this to Shopify support team and still pending for their developers to resolve this and still waiting since 11am. Has anyone here experiencing the same issue?
Yes, one of our stores experiences the same issue. The cart page just reloads after clicking the checkout button, with no error whatsoever. It is confirmed by Shopify Plus Support that this is an acknowledged issue and that their developers are working on a fix. Losing sales for over 90 minutes now.
Yes same problem here. Very frustrating.
Yes, this is seriously affecting our business and we are losing sales by the seconds. I have reported thrice and letās hope they fix it ASAP. Thank you for sharing and somehow itās a relief that I am not alone.
Omg yes indeed! Stressed out since we canāt do much but just wait. Shopify better do something fast!
same issue, has been almost 8 hours. I have been in contact with Shopify support, they are working on the issue but cannot give any ETA for the fix.
Oh no, sorry to hear that. 8 hours not a joke! Letās hope it can be fixed soon ![]()
As a temporary fix, you can add a static anchor to /checkout instead of submitting the cart form (with a button). This means you can continue to the checkout but any other logic thatās being used on the cart page will probably not be executed.
Sorry, Iām bad in coding and definitely not a coder. May I know which part should I add this?
Iām sorry, iām unable to help anybody separately. I have a business to run ;-). If you have access to the code of your theme (āedit codeā), go to cart.liquid, look for the submit button which takes you to the checkout. Comment out or remove this button temporarily. Add this instead:
Shopify support told me to disable Google tag manager code from the additional scripts but Iām not good with code so havenāt attempted it. Has anyone tried this and been successful?
Tried it, didnāt work for my case. They also told me that this GTM fix MAY work.
I found it. Remove this part right?
{{ ācart.general.checkoutā | t }}
Oh no. Okay does the GTM disabling works for you?
Yes
Nope
It didnāt work for me too ![]()
Didnāt work ![]()
disabling Google tag manager only works for Shopify Plus accounts
change your cart page form action to ācheckoutā
https://community.shopify.com/c/technical-q-a/how-to-fix-checkout-issues/td-p/1719762