williamtbatten
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workOh my goodness. Thanks, Noor – it works now.
That’s what I get for not paying attention – the public and secret keys are in a different order on the Settings page than in the Stripe account. Sure enough, I had the keys the wrong way around.
Thank you so much for the time you spent on this.
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workI appreciate how much time you spent on my problem. It’s still not working, but I assume that’s an error on my end, not the plugins. I’ll figure out an alternative.
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workI cleared some caches, it’s still not working.
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workYeah, it was already disabled. It makes no difference.
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workThat seemed to help, but now there’s a new problem. I disabled my HTML minifier and now I get this error:
IntegrationError: No such plan: ‘price_1I4WlwFErHrpDcQM6GyALWwi’; a similar object exists in live mode, but a test mode key was used to make this request.
I’m not in test mode. I even deleted the test keys and it’s still saying that.
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workNo – that’s strange. I entered https://guided-thought.com/
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workThis forum broke the shortcode – that’s not how it appears in my page. The shortcode is as you displayed it.
Anyway, I copied your second shortcode over to my site just in case. Still nothing.
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt work[wp_stripe_checkout_v3 price=”price_1I4WlwFErHrpDcQM6GyALWwi” success_url=”https://guided-thought.com/” mode=”subscription” button_text=”Subscribe – AU$54 / month “]
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workIt already had that in the settings – without it, it wouldn’t even display the button. I just added the shortcode too for good measure – no change.
Forum: Plugins
In reply to: [WP Stripe Checkout] stripe Checkout plugin didnt workMy button also does nothing. I click it, it flickers up with a “waiting for stripe.com”, then nothing.