Payment Link Payloads

Sample payload for Payment Links.

Available in

IN

India

MY

Malaysia

SG

Singapore


Payment Links enable businesses to accept payments without a website or app by generating and sharing secure links via email, SMS, or social media.

The table below lists the various Webhook events available for Payment Links.

Webhook EventDescriptionPayment Link Type
payment_link.paidTriggered when a Payment Link is paid.
  • Standard Payment Links
payment_link.partially_paidTriggered when a partial payment is made on a Standard Payment Link.Standard Payment Link
payment_link.cancelledTriggered when a Payment Link is cancelled by you.
  • Standard Payment Links
payment_link.expiredTriggered when a Payment Link expires.
  • Standard Payment Links

Watch Out!

If you have changed your webhook secret, remember to use the old secret for webhook signature validation while retrying older requests. Using the new secret will lead to a signature mismatch.

Do Not Parse or Cast the Webhook Request Body

While generating a signature at your end, ensure that the webhook body is passed as an argument in the raw webhook request body. Do not parse or cast the webhook request body.


Was this page helpful?


payment link webhook payloads
payment link webhook data
payment link webhook integration