This is list of webhooks triggered from the Cashfree system. These webhooks allow partners to remain alert to state changes for their merchants.
Parameter | Description |
---|---|
x-cashfree-timestamp | Timestamp in ISO format. Time at which the webhook is triggered. |
x-cashfree-signature | String. It is a base64 encoded entity of the hash (SHA256) of the raw payload sorted by alphabetical order of keys and the latest partner API key. This signature should be used to verify authenticity of the webhook. |
Parameter | Description |
---|---|
data.merchant_id | Unique merchant id provided by the partner at the time of merchant creation. |
data.merchant_name | Name of the merchant |
data.created_at | Timestamp in ISO format for when the merchant was created in CF system. |
data.onboarding_status | Onboarding status for the merchant |
event_time | Timestamp in ISO format. Time when event was created. |
type | Type of webhook. Value is “MERCHANT_ONBOARDING_STATUS” |
version | Version of webhook. Default is 1. |
x-webhook-timestamp
x-webhook-signature
📘 Note: If the merchants have verified their email you can fill out the KYC on behalf of the merchant and activate the account for your merchants.