#scalax_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/1356585916604616807
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
Hi Vanya, nice to meet you
You're expecting to receive payment_intent.suceeded events, right?
It seems like the we_1R8nFNJ2jN8uPSGBIo0TUv1A and we_1R8kwYJ2jN8uPSGB2uLMiNHu webhook endpoints only listen to selected events, but not the one above.
Yes this events and others
You need to update the webhook endpoints in the Dashboard to include the events you want.
In local environment it works
The problem is in production environment
Yes, because Stripe CLI listens to all events by default.
Umh
I suggested a solution above, please try it and let me know if it doesn't help.
Ok i need few minutes
Cya soon
(doing)
Thank you it works now. I totally missed the fact that i need to add 4 more events in the webhook
Thank you very much
Glad it's working. Happy to help.