Refunds are available only in the 2023-01-01 API.
Requirements
- Available balance (not pending) must cover the refund.
- Multiple refunds per order are allowed, up to the original amount.
- Set a reserve if you want to guarantee funds for refunds.
Issue a refund
From the Dashboard: Orders → select order → Refund order. Enter the amount and confirm. From the API — passorderId and optionally an amount and reference:
2023-01-01
Statuses
A partial refund moves the order to
partially_refunded; the refund itself moves to succeeded. Track status in the Dashboard.
Webhooks
2023-01-01