Stripe Compatibility?
-
I’m looking to implement Stripe which strongly recommends using https. When activated, everything appears to work in Chrome however IE and Firefox throw an error:
js.stripe.com must be accessed via SSL. Try changing your script tag to: <script src=”https://js.stripe.com/v2/”></script>
I think the Stripe plugin is calling the https and it’s being redirected as http. Is there an forced exception formula that works for Stripe files? Ideally the site is regular http and only the checkout page is https.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Stripe Compatibility?’ is closed to new replies.