Setup Webhook in Razorpay

Step 2 : Set Up the Webhook in Razorpay

  1. Log in to your Razorpay dashboard.

  2. On the left sidebar, go to "Settings" and click "Webhooks" under "Developers".

  3. Click “+ Add New Webhook”.

  4. In the Webhook URL field, paste the URL copied from your Sharkdom dashboard.

  5. In the Secret field, enter a unique secret key (you will use this later to validate webhook payloads).

  6. Select events you want Razorpay to send to Sharkdom ( payment.captured,payment.authorize,payment.succeeded).

  7. Click "Create Webhook".

Last updated