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

КОМЕНТАРІ • 10

  • @ExtraServingsBTS
    @ExtraServingsBTS  3 роки тому +1

    There are a few typos that I caught during editing, but it's corrected in the github code. Thanks for watching, Subscribe Subscribe Subscribe!

  • @YacoubAlmani
    @YacoubAlmani Рік тому +1

    Thank you very much. You solved my problem with webhook

  • @robertmelendez712
    @robertmelendez712 3 роки тому +1

    Great!, I was looking for something like this for days.

  • @discontinuity
    @discontinuity 3 роки тому +1

    Great ! Thx

  • @bartmeulendijks7113
    @bartmeulendijks7113 3 роки тому

    is this possible to do with a different webhook then only the strip webhook?

    • @ExtraServingsBTS
      @ExtraServingsBTS  3 роки тому

      Sure, why not? It's just calling an https endpoint. You can reply with anything you want. Hope this video was helpful for you.

  • @符号-i2s
    @符号-i2s 2 роки тому

    Hello I need your help with stripe integration pls help me

    • @ExtraServingsBTS
      @ExtraServingsBTS  2 роки тому

      Sorry, I generally don't do consulting work.

    • @符号-i2s
      @符号-i2s 2 роки тому

      @@ExtraServingsBTS pls atleast can have a look at my problem?

    • @符号-i2s
      @符号-i2s 2 роки тому

      Have a look atleast