🚧 Refunds is coming soon. Some capabilities of this feature are currently under development and not yet available. Stay tuned — we'll update this page as soon as it's released. In the meantime, feel free to reach out to your Key Account Manager if you have any questions.
Possible refunds events for Refunds feature:refund.status.processing
refund.status.waiting_for_information
refund.status.rejected
refund.status.completed
refund.status.failedExample#
{
"id": "ev_7BcDeFgHiJkLmN",
"object": "event",
"type": "refund.status.completed",
"created_at": "2026-08-01T10:00:50Z",
"data": {
"id": "rfe_nQ8vLm2KxP4wYz",
"object": "refund_entry",
"livemode": true,
"request_id": "req_asdasdfa123",
"original_payin_id": "mm_xOBCRu3PPAby6E",
"amount": 10000,
"status": "processing",
"created_at": "2026-08-05T14:02:11Z",
"updated_at": "2026-08-06T14:02:11Z"
}
}
Modified at 2026-09-14 21:22:22