#mcrib
1 messages · Page 1 of 1 (latest)
I don't see that event in the list of supported events for the Stripe CLI:
Is there some other way to trigger the event to test this webhook? I'm using Bubble.io and they need to initialize the endpoint by triggering a test call
Ah, sorry it looks like our docs might be a bit out of date. You may need to update your Stripe CLI version.
how do I do that?
How do you update other applications on your machine?
I don't have the CLI installed I'm just accessing it here https://stripe.com/docs/stripe-cli?shell=true
What API version is your account configured for?
Where would I check that?
In your account dashboard
Alright. I see different errors when I try to use the same event. I think you would need to use the CLI on your local machine
There is no other way to trigger the event?
Well you could create a test Checkout Session and use a test async payment method
I just tried a test checkout session, but it doesn't appear to trigger the webhook for me. Could you help me troubleshoot?
How are you listening for events?
I've set up this webhook in the dashbord: we_1LsvGlEqlO7ZxV9ZfvZsMyUQ. I've got a URL setup listening for the event but I'm not seeing it come through.
So I've created a test checkout session and used the test cards to submit
OOOH. Well that makes sense then. So is their an event that would let me know that a card payment was successful?
Yup, that would be the one you did trigger, this one: https://dashboard.stripe.com/test/events/evt_1Ltw13EqlO7ZxV9Zm32knMGV
Ok got it thanks.
Just for future reference what would be considered an async payment?
Something like ACH Direct Debit: https://stripe.com/docs/payments/ach-debit/accept-a-payment