Webhooks

Learn how to configure webhook, logs, analytics, and service alerts.

Configuration

Add and define webhooks for Payment Gateway products such as Payment Links and Payment Forms. Get notified for each action on the URLs configured.

Configuration

Configuration


Add Webhook Endpoint

To add a new webhook,

  1. Go to Payment Gateway Dashboard > Developers or click the Developers option from the homepage.
  2. Click Add Webhook Endpoint to create a new webhook. Enter the endpoint URL and select the webhook version using the drop-down menu. The available API versions are: 2021-09-21, 2022-09-01. Click on Test to verify if the webhook endpoint returns a response. Once done, click Next.
Add Webhook Endpoint Step 1

Add Webhook Endpoint Step 1

  1. Select the events for which you want to configure the webhooks and click Add Webhook. The available events are:
  • dispute closed
  • dispute created
  • dispute updated
  • failed payment
  • incident
  • instrument active
  • refund
  • settlement failed
  • settlement initiated
  • settlement reversed
  • success payment
  • success payment tdr
  • user dropped payment
  • vendor settlement failed
  • vendor settlement initiated
  • vendor settlement reversed
  • vendor settlement success
Add Webhook Endpoint Step 2

Add Webhook Endpoint Step 2

You have successfully created a webhook for the required event. You can view all your webhooks from the Webhook Enpoints homepage. Details such as URL, webhook version, event, and actions are available.

Test Webhook Endpoint

You can test the URL at any time using the Test option. Click the Test option in the Test Webhook Endpoint pop-up. Click Done once you get a success response.

Test Webhook Endpoint

Test Webhook Endpoint

Edit Webhook Endpoint

You also have the option of editing a webhook. Click the Edit option on the webhook that is to be edited and select the events you want to add/remove to the webhook. Once done click Save.

Edit Webhook Endpoint

Edit Webhook Endpoint

Logs

The Logs section allows you to view all webhook logs(successful or failed) on your dashboard. Specify the date range to view logs for a particular period.

3456

Logs

Use the Search & Filter option to view specific logs. Enter the URL and select the required webhook type from the drop-down menu.

3456

Search Webhook

Click on a particular request to view more details such as message, time, version, header details, and the payload. If you want to view success or failed logs, navigate to the respective tabs.

3456

Logs - Expanded Details

Watch the video below to learn how logs work.


Analytics

The webhook analytics feature provides you with contextual information on the webhook metrics that allow you to track, monitor, and assess the success or failure of your webhooks. Metrics such as Error Counts and Latency are available.

Specify the date range to view the metrics for a particular period. Use the Search & Filter option to view specific logs. Enter the URL and select the required webhook type from the drop-down menu.

3456

Search and Filter


Error Count

An error count is the count of the different errors received when sending webhooks. Metrics such as the total success count and total failed count are visible. Hover your mouse over the individual date to view the success or failed count.

3456

Analytics


Latency

Latency is the time taken to respond to webhooks. Hover your mouse over the individual date to view the latency count. The average latency value is also provided.

3456

Latency


Service Alerts

The Service Alerts tab allows you to:

  • Add webhook URL
  • Activate or deactivate webhooks

To add a new webhook,

  1. Go to Payment Gateway Dashboard > Developers > Service Alerts,
  2. Click Add Webhook URL and specify a valid webhook URL.
3456

Add Webhook URL

  1. Click Test & Add to save the webhook URL. Review your selections and click Add. The webhook is added successfully.
3456

Review webhook URL

To activate or de-activate a webhook URL, use the toggle button beside the corresponding webhook.

3456

Enable or Disable Webhook