Stripe Gateway Plugin breaks my site
-
Hello there,
Latest version of your plugin breaks my woocommerce site by throwing unhandled exception on my product details page. By doing so, it prevents users from selection options for variable product therefore preventing them from inserting the product in their basket.
Here’s the exception:
Uncaught Error: Live Stripe.js integrations must use HTTPS. For more information: https://stripe.com/docs/stripe-js/elements/quickstart#http-requirements
at new t (js.stripe.com/:1)
at e.value (js.stripe.com/:1)
at new e (js.stripe.com/:1)
at Fo (js.stripe.com/:1)
at HTMLDocument.<anonymous> (stripe-payment-request.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)The page I need help with: [log in to see the link]
- The topic ‘Stripe Gateway Plugin breaks my site’ is closed to new replies.