#Lucas974
1 messages · Page 1 of 1 (latest)
Hello! Yep, we have some Node/Express sample code here: https://stripe.com/docs/webhooks/quickstart?lang=node
I already done the frontend using react-router, and stripe-js checkout, all works fine, now I need to create account each time a payment is done. That's why I need a webhook (if possible using express.js)