JS error on order-pay
-
Hi. Seeing a javascript error in my console on /order-pay/ (so when a customer fails to pay with eg. iDeal, they get sent to order-pay) to try payment again.
jquery.min.js?ver=3.6.1:2 Uncaught TypeError: Cannot read properties of null (reading 'value')
at Object.hasSplitAddressFields (wcmp-frontend.js:4344:74)
at Object.getSplitField (wcmp-frontend.js:3840:31)
at Object.addAddressListeners (wcmp-frontend.js:4193:101)
at Object.addListeners (wcmp-frontend.js:3847:24)
at Object.init (wcmp-frontend.js:3795:24)
at HTMLDocument. (wcmp-frontend.js:4388:20)
at e (jquery.min.js?ver=3.6.1:2:30038)
at t (jquery.min.js?ver=3.6.1:2:30340)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘JS error on order-pay’ is closed to new replies.