Infinite spinning wheel and console errors
-
We’ve gotten many reports of some users trying to check out using credit cards and after they fill out their information and click submit, the spinning loader wheel just keeps spinning – no error, no stopping. I did an experiment with a customer’s card, and it spun for over an hour until I closed the window. It isn’t everybody, and doesn’t seem to be a rhyme or reason. We have had successful payments. When this happens, no order information is written with a payment error, and no error appears to be writing to the braintree logs.
We are also noticing an increase of failed orders with this error: “Error processing payment. Reason: Cannot determine payment method.”
while trying to troubleshoot, I also noticed the following errors in the console. We have made no modifications to the code or to the wordpress core.
TypeError: Cannot read properties of undefined (reading 'enabled') at CreditCard.wc_braintree.CreditCard._3ds_enabled (wc-braintree.min.js?ver=3.2.33:1:41355) at CreditCard.wc_braintree.BaseGateway.initialize_3d_secure (wc-braintree.min.js?ver=3.2.33:1:10509) at CreditCard.wc_braintree.CreditCard.create_instance (wc-braintree.min.js?ver=3.2.33:1:40229) at CreditCard.create_instance (credit-cards.js?ver=3.2.33:49:59) at Object.wc_braintree.create_instance (wc-braintree.min.js?ver=3.2.33:1:1059) at Object.<anonymous> (wc-braintree.min.js?ver=3.2.33:1:1288) at Array.forEach (<anonymous>) at Object.wc_braintree.triggerClientReady (wc-braintree.min.js?ver=3.2.33:1:1263) at client-manager.min.js?ver=3.2.33:1:1001 at client.min.js:1:4903
Woocommerce Version 6.3.1
Payment Plugins Braintree For WooCommerce Version 3.2.33
PHP version 7.4The page I need help with: [log in to see the link]
- The topic ‘Infinite spinning wheel and console errors’ is closed to new replies.