#1TapElite

1 messages · Page 1 of 1 (latest)

grave ravineBOT
prisma pagoda
#

hi! our docs like https://stripe.com/docs/webhooks/quickstart show the general approach of how you recieve a webhook event and access the information in it, at which point you can do whatever your business logic needs like saving things to a database.

late gazelle
#

yes, I have created all my required events that I want but How can i save on my database.
as I am a frontend developer I dont have an y idea of backend/server side.

prisma pagoda
#

Happy to try to help with specific questions about some code you have but it's hard for me to give you some generic answer here beyond that it's a backend integration so it might be something you need to work with a backend developer on or build some knowledge there to make yourself more a full-stack dev! For example I don't even know what backend language/framework you are using in your project.

late gazelle
#

nodejs,express,js,mysql

prisma pagoda