Uncaught TypeError: getBillingDetails() is null
-
Why do normal product pages always produce an error with this plugin, see log below (some details changed for privacy). Every single time someone visits a product page on our website. Easy to replicate in browser console on PC.
1
JavaScriptUncaught TypeError: Cannot read properties of null (reading ‘name’) in https://www.[OURWEBSITE]/wp-content/plugins/checkout-plugins-stripe-woo/assets/js/stripe-elements.js?ver=1728779732 on line 343 column 29 at https://www.[OURWEBSITE]/product/adult-necklaces/?attribute_colour=Red
Oct 13, 2024 – 10:35:52 (1 occurrence logged)
2
JavaScriptUncaught TypeError: Cannot read properties of null (reading ‘name’) in https://www.[OURWEBSITE]/wp-content/plugins/checkout-plugins-stripe-woo/assets/js/stripe-elements.js?ver=1728779591 on line 343 column 29 at https://www.[OURWEBSITE]/product/necklaces-bracelets/?attribute_size=Baby Bracelet&attribute_amber-colour=Custom2&gad_source=1&gclid=CjwKCAjwvKi4BhABEiwAH2gcw58dgIoNZePvx0xdyQWWWe1kVG9ODuoY9fC-gEVL55g0qeYurBUxxggCfsIQAvD_BwE
Oct 13, 2024 – 10:33:16 (1 occurrence logged)etc.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.