Refunds
Refund Webhooks
Learn about the async events sent for refunds
Webhooks are server callbacks to your server from Cashfree Payments. We send refund webhooks for three different events for a payment.
- Refund is successfully processed
- Refund is cancelled by Cashfree - we were unable to successfully refund to customer even after multiple attempts.
- For successful Auto-refunds - Read more about Auto-Refunds here
Refund Webhook Payload
Refund Webhook Payload
Auto Refund Webhook Payload
Auto-refund webhooks differ from standard refund webhooks because they handle refunds that occur automatically (like failed payment attempts) rather than manual refunds tied to specific orders. Since these automatic refunds may happen before an order is created, they don’t contain the usual order-related data fields that are mandatory in standard refund webhooks,
Auto-refund webhook payload
Was this page helpful?