#matrax_stripe-cli-listen
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1407473899003969626
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello ๐
That's not a lot of details. Can you answer the following questions:
- Are you developing locally?
- Are you only using
stripe triggeror do you also usestripe listen?
Yes, I develop on my PC and therefore with Stripe CLI, and I have tested various configurations with Stripe Listen, but nothing works.
There are several, but here is one example: stripe listen --forward-to localhost:3000/stripe/webhooks
And you leave that running in a terminal window, correct?
Yes
And then in a separate window, you use stripe trigger?
Thank you !
Are you seeing the events now?
Since I am French, I pressed Ctrl + C and then triggered it.
But I did both in different windows and it works.
AH yeah that kills the stripe listen session and stops the forwarding
But now you should see the events in the window running stripe listen
Yeah, I'll take a look, thanks. I thought it worked in the background.
Yes, I see everything, thank you!
Great ๐
I'm glad it's working for you now ๐