Services Plugins FAQs

Stripe create refund error in eaty template


I’m having trouble initialising a call for a stripe refund. I tried everything I could find on the forum, but nothing worked. I included my development and live Stripe keys in the API Connector and the Stripe plugin, but I keep getting an error message.

Any help would be greatly appreciated

Hello, @alex.d.michalowski
Thanks for reaching out.

As I can see from this error, issue related to the fact that you haven’t entered the parameter in your workflow.
In our default template version, we are using the next workflow:


Here, you сan see that we are using Payment’s ID as a parameter.

Also, please find this official documentation for the Refunding and Canceling payments in Stripe:
https://stripe.com/docs/refunds

Hope it will help you.
Best regards,