• Resolved jovicamrkela

    (@jovicamrkela)


    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]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor royho

    (@royho)

    Stripe requires SSL to work in Live mode.

    Thread Starter jovicamrkela

    (@jovicamrkela)

    On product details pages?

    Plugin Contributor royho

    (@royho)

    Any page where Stripe needs to load. So it is possible you have payment request enabled and therefore will load on single product page.

    Thread Starter jovicamrkela

    (@jovicamrkela)

    Sorry, what do you meant by “payment request enabled”?

    Plugin Contributor royho

    (@royho)

    Please check your Stripe settings. You will see it there.

    Thread Starter jovicamrkela

    (@jovicamrkela)

    Thanks. I checked stripe settings on my WordPress and there is no such setting unless I am missing something. Also, I have downgraded your plugin to 3.2.3 and it now it all works just fine. That leads me to believe that your latest version is having an issue. My basket and checkout pages are protected by SSL.

    There never was a need to encrypt product details pages too until your latest plugin version.

    Plugin Contributor royho

    (@royho)

    Ok no worries, you can continue to use the 3.2.3 version.

    Thread Starter jovicamrkela

    (@jovicamrkela)

    I really like features that you are bringing into this plugin after the 3.2.3 version and would prefer to upgrade at some point. Can you have a look at this issue for one of your upcoming releases?

    @royho
    I am also experiencing the same issue, but mine has nothing to do with the SSL. I get to the checkout page and the credit card fields are grayed out and not all fields are showing.
    Will Stripe be investigating this instead of telling us to just use version 3.2.3?
    We also would like to upgrade to latest version to make sure we are not vulnerable to malicious attacks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Stripe Gateway Plugin breaks my site’ is closed to new replies.