Create a Chargeback Webhook
Prerequisites
Before configuring a chargeback webhook, ensure that:
- You have access to your PayU merchant dashboard
- You have a server endpoint ready to receive webhook notifications
- Your endpoint can handle HTTP POST requests
Using Dashboard
- Log on to PayU Dashboard. For more information, refer to Log in to Dashboard.
- Select Developers > Webhooks tab.

The Create Webhooks page is displayed with the list of webhooks.
-
Click Create Webhook on the top-right corner of the Create Webhooks page.
The Create Webhook pop-up page is displayed.

- Select the Chargeback type from the Type drop-down list:
- Select any of the following event type from the Event drop-down list:
- A new chargeback is created
- Chargeback status is changed
- Chargeback amount is changed
- Enter the webhook URL in the Webhook URL field.
- Click Create to finish.
Reference
To update or delete an existing webhook, refer to:
Using Chargeback portal
- Open the Chargeback portal using the Chargeback menu on Dashboard.
- Click the Configure Webhooks button.
The Configure Webhook page is displayed.

- In the configuration form, fill in the following details:
- Webhook URL: Enter the URL where you want to receive webhook payloads
- Fields Selection: Select the fields you want to include in the webhook payload
- Activation Status: Set the webhook as active or inactive using the toggle switch
- Click on the Save button to finalize your webhook configuration
Updated 21 days ago