Simple Stripe Checkout – No button appearing on redirect page

I’m having a strange issue where the page my customer is redirected to after a successful purchase, an upsell page which is supposed to have another Stripe Checkout button, does not have the intended button (so the upsell won’t work). Here’s what’s supposed to happen:

What’s actually happening is that Stripe is redirecting the post-purchase customer to a page with a different URL – http://www.radionowhere.net/up/?payment=success&amount=1000 – and this URL is not generating the button from the shortcode.

Read More

If anyone could help me figure out the problem, so that http://www.radionowhere.net/up/?payment=success&amount=1000 displays the correct blue button as intended, I’d truly appreciate it.

Thanks!

Related posts

Leave a Reply