• Resolved jonnylingo

    (@jonnylingo)


    Hello!

    We are using the ekommart theme. On the checkout page i get the error message:

    ReferenceError: Stripe is not defined

    Can anybody help?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @jonnylingo,

    I reviewed your checkout page and something is manipulating the https://js.stripe.com/v3/ script. For some reason its type attribute is being changed to text/plain when it should be text/javascript.

    What plugin are you using that would be manipulating scripts?

    Kind Regards,

    Thread Starter jonnylingo

    (@jonnylingo)

    Hi mr.clyton,

    thank you for your reply. I found the problem. A custom code in the child theme function.php caused the error.

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘ReferenceError: Stripe is not defined’ is closed to new replies.