Webhooks
This product helps Merchants/Payment Aggregators/Market Places who are based outside India to collect payment payment from customers based out of India
Webhooks are server callbacks to your server from Cashfree Payments. Webhooks are event-based and are sent when specific events related to the transaction happen.
Click here to know how to configure webhooks.
Payment Verification details webhook version 1 (2022-09-01)
The payment verification details update webhook notifies you about the payment details verification, and it give you comprehensive information about verification details update.
A notification is sent to your backend from cashfree when there is any new update for payment verification. These notification are useful in cases when the internet connection is unstable or slow while the payment is getting processed. This will allow you to reconcile all the payment verification update at your end. Notifications will be sent to notifyUrl which is a part of the request parameter specified while creating an order request.
Sample Payload
Was this page helpful?