I used a customer Action Button in Zapier.
Where a custom record is created, it initiates a refund request. However, I am getting the following error:
I thought it could be the connection; however, the API is working fine with requesting payments from customers, it’s just the refund aspect.
Basically, when a custom entity is created in D365 Sales > Finds the payment based on a Payment Intent ID (the customers pay using Stripe’s checkout) > refund initiated.
I’ve also tried the above method via the Charge ID and have had no luck. Any thoughts on where I could be going wrong?
I’m very new to API’s and integrations (hence Zapier).