Can I manually refund payments made through API?

I’ve created payments via the Payment API and they’re showing up on my (sandbox) dashboard. However, I can’t issue refunds through the dashboard. The payments are completed.

Do refunds for these payments need to be created using the Refund API as well?

Hey @rgtsquare, manually refunding payments through the dashboard isn’t in sandbox yet (but it’s something we’re working on). The ability to refund manually will show in the production dashboard.

You can use the Refunds API to refine a Payment in sandbox. I’d recommend using the API Explorer for that if you’re only doing one-off refunds.

Thanks for the quick reply. That worked great. I didn’t realize the API explorer was that functional.

I just need something to generate webhook events. The UI aspect isn’t important.

1 Like