Question

Create Refund in Stripe?

  • 15 March 2021
  • 2 replies
  • 344 views

Userlevel 1
Badge

Hi Zapier community!

 

I’m hoping to create a zap that ultimately creates a refund in Stripe, but there does not appear to be a zap for this.  Is there a workaround I could use to initiate the refund, please?

 

Thank you!


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @mrose 

You may have to go with a more technical approach and leverage the Stripe API for refunds: https://stripe.com/docs/api/refunds/create

APIs can be utilized via Webhook steps or Code steps.

Webhooks: https://zapier.com/apps/webhook/integrations

Code: https://zapier.com/apps/code/help

Userlevel 7
Badge +11

Hey @mrose!

Just wanted to check in to see if you saw Troy’s reply. Did you manage to get those refunds in Stripe working using a Webhook or Code step? Or were you able to find another solution here?

Please let us know!