Viewing 1 replies (of 1 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi,

    The error is telling you that Stripe must be loaded from js.stripe.com which isn’t happening. That means you have something on your site that’s loading a local version of the js.stripe.com script.

    You’re likely using some caching or minifying plugin that’s combing the js.stripe.com scripts to a local version and trying to load that.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘IntegrationError: Stripe.js must be loaded from js.stripe.com.’ is closed to new replies.