• Resolved wadepbw

    (@wadepbw)


    The “Buy Now” button isn’t working. The same code works on a test page but not on the home page of the site. Getting “Uncaught ReferenceError: Stripe is not defined”. This is for the “DIY Program” Buy Now button.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter wadepbw

    (@wadepbw)

    I was able to get it working by switching from using option 2 [wp_stripe_checkout_v3 price=”price_UY9NozbEy7T3PUlk”] to option 1 [wp_stripe_checkout_session name=”My Product” price=”2.99″] but that does not record the customer or send the receipt email. any way to get that working?

    Plugin Author Noor Alam

    (@naa986)

    @wadepbw, Do you have the email customers for successful payments option enabled in your email receipt settings?

    Thread Starter wadepbw

    (@wadepbw)

    Yes, I’ve enabled sending email in the plugin setting and also on Stripe. It did work when I was using option 2 [wp_stripe_checkout_v3 price=”price_UY9NozbEy7T3PUlk”]

    Plugin Author Noor Alam

    (@naa986)

    @wadepbw, Please enable debug in the plugin settings and make a test purchase so you can check the log.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Stripe is not defined’ is closed to new replies.