WooCommerce Endless Loading, ONLY on Order-Pay page
-
We’ve been having issues with a particular checkout process on multiple sites. Every now and then we like to create an order in WooCommerce and then send the invoice off to our customer for payment. The customer then clicks the “Pay for this order” link in the email and it takes them to the Pay Endpoint. This URL is website.com/checkout/order-pay/ORDER#/?pay_for_order=true&key=wc_order_ABCD1234.
When clicking submit via this endpoint however, nothing happens. The “please wait” message stays in place and no changes take place no matter how long you wait. https://postimg.cc/zH1FsXrc
Checking through developer tools, it doesn’t appear that the AJAX call is even attempted. In the console tab, I don’t see any noticeable errors either.
Any tips or suggestions on how to narrow down the culprit would be great. Have used this documentation thus far: https://woocommerce.com/document/endless-loadingspinner-on-the-checkout-page/
WordPress 6.1.1
Flatsome Theme 3.16.5
WooCommerce 7.3.0
- The topic ‘WooCommerce Endless Loading, ONLY on Order-Pay page’ is closed to new replies.