Storing Stripe Webhooks in Firebase Firestore and processing them using Firebase Functions.
Вставка
- Опубліковано 10 лют 2025
- So, you've got these webhooks coming out of Stripe or another provider, and you need somewhere to store them, and then act on them? Here's the solution. In this video we'll walk through how to set up a Firebase Functions https endpoint (or two) to receive them and store them as the original JSON inside Firebase Firestore. Then we'll create another Function that will do whatever crazy stuff you want to do whenever a new webhook is received.
Be a sport, hit subscribe! Like if you want to, that'd be nice as well. Help me help you. Thanks!
Source Code: github.com/wil...
#firebase #webhooks #stripe
There are a few typos that I caught during editing, but it's corrected in the github code. Thanks for watching, Subscribe Subscribe Subscribe!
Thank you very much. You solved my problem with webhook
Great!, I was looking for something like this for days.
Great ! Thx
is this possible to do with a different webhook then only the strip webhook?
Sure, why not? It's just calling an https endpoint. You can reply with anything you want. Hope this video was helpful for you.
Hello I need your help with stripe integration pls help me
Sorry, I generally don't do consulting work.
@@ExtraServingsBTS pls atleast can have a look at my problem?
Have a look atleast