Jump to content
Larry Ullman's Book Forums

Recommended Posts

Really appreciate this software book.    It has enabled us to add dues payments to our club website.   However I am struggling with adding refunds.    If done in the Stripe dashboard, how do we update our database?     Security?     Or should our website admin panels trigger the refunds but how?    Thanks for any thoughts.

Link to comment
Share on other sites

Thank you very much for the nice words. I really appreciate it. And I'm glad it's been helpful already.

 

As for your question, yes, you can perform a refund in the Stripe dashboard, or you can do it through the API from your own site. If you want your site to be made aware of refunds done through the dashboard, you'd institute webhooks that would notify you of all events:

 

https://stripe.com/docs/webhooks

Link to comment
Share on other sites

 Share

×
×
  • Create New...