JQuery / javascript errors / 3.0.1
-
Before I upgraded to WooCommerce 3, Stripe Checkout was working OK.
I upgraded to WooCommerce 3.0.1 on the dev site and I am now getting these error with Stripe Checkout. I have no idea how to home in on the solution. I am using the Canvas theme from WooCommerce.1.
On the page I am getting this:
“Warning
Please enter your card details to make a payment. Developers: Please make sure that you are including jQuery and there are no JavaScript errors on the page.”2.
I am getting the same message in the debug log:
04-09-2017 @ 18:35:15 – Error: Please enter your card details to make a payment. Developers: Please make sure that you are including jQuery and there are no JavaScript errors on the page.3.
In Chrome browser View / developer / Javascript console, I am getting this:cart-fragments.min.js:1 Uncaught TypeError: a.cookie is not a function
at HTMLDocument.<anonymous> (cart-fragments.min.js:1)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.K (jquery.js:2)
(anonymous) @ cart-fragments.min.js:1
i @ jquery.js:2
fireWith @ jquery.js:2
ready @ jquery.js:2
K @ jquery.js:2
- The topic ‘JQuery / javascript errors / 3.0.1’ is closed to new replies.