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

Webhook Events and Descriptions

Webhook Events | Description

qr_code.created | Triggered when a QR Code is created.

qr_code.credited | Triggered when a payment is made using a QR Code.

qr_code.closed | Triggered when a QR Code is closed.

Signature Validation

If you need to validate QR Code webhook payloads, please use the following Node.js code:
Node.js
Know more about Webhooks and check the sample payloads.