Subscribe to Webhooks

Subscribe to various webhook events related to Payment Links to receive instant notifications.


Subscribe to webhook events relevant to Payment Links.

To subscribe to webhook events:

  1. Log in to the .
  2. Navigate to Account & SettingsWebhooks to subscribe to any of the events mentioned in the following section.

Handy Tips

This documentation applies to the new webhook events. If you have gone live after December 2020, you will, by default, be on the new version. If you have the old version of webhook events:

  1. Log in to the .
  2. Navigate to Account & SettingsWebhooks.
  3. Click on Documentation to access the Legacy webhook events.

If you are using the new APIs, you must subscribe to the following webhook events for Payment Links:

Webhook Events for New APIWebhook Events for Legacy API
payment_link.paidinvoice.paid
payment_link.partially_paidinvoice.partially_paid
payment_link.expiredinvoice.expired
payment_link.cancelledN/A

Webhook EventsDescription
payment_link.paidTriggered when a Payment Link is successfully paid.
payment_link.partially_paidTriggered when a partial payment is made against a Payment Link.
payment_link.expiredTriggered when a Payment Link expires.
payment_link.cancelledTriggered when you cancel a Payment Link.

Know more about

and check the .


Was this page helpful?