Thread Starter
nocloo
(@nocloo)
Problem solved. There is a conflict with Litespeedcache minifying the cart payment form. Excluded them and it’s working now.
Hi, I think I have the same problem. Can you outline in detail what you did to fix this?
@nocloo
Thread Starter
nocloo
(@nocloo)
In litespeedcache->page optimization->JS settings-> JS Combine-> OFF.
Somehow JS combine screwed up the Woocommerce Square form.
I also put in [7] Tunning settings:
JS Excludes:
/wp-content/plugins/woocommerce-square/assets/js/frontend/wc-square.min.js
/wp-content/plugins/woocommerce-square/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/js/frontend/sv-wc-payment-gateway-payment-form.min.js
/wp-content/plugins/woocommerce-square/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/js/frontend/sv-wc-payment-gateway-payment-form.min.js.map
Hope Woocommerce works on debugging this issue, so their plugin can work with JS minify/combine on. Every other plugins I use does work except for square and fix that long ass path.
Hope it helps !
-
This reply was modified 5 years, 9 months ago by
nocloo.