#louis-tam_webhooks
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/1242834879167860808
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Webhook events are sent to your backend. So you'd set the backend server URL
Hi Hanzo. it won't let me create an endpoint using localhost:5000
do you mean you can't add it on the dashboard?
If so, I think that's expected.
You'd use Stripe CLI and forward the events to localhost
https://docs.stripe.com/webhooks#local-listener
I disabled Microsoft Defender SmartScreen but my machine still won't run the CLI. Is there an alternative way to run this webhook?
Unfortunately, that's the only way to send webhooks to local listener
Otherwise, you'd need to host it using something like ngrok and then use the https URL it provides
Hi I got it running now. It says I need to run it from cmd.exe?
Not sure what that means. How exactly are you running the CLI now?
I downloaded the zip file from the repo, extracted it and double clicked
Yes I'm just confused about what step 3 is telling me todo