Setup Webhook in Razorpay
Last updated
Last updated
Log in to your Razorpay dashboard.
On the left sidebar, go to "Settings" and click "Webhooks" under "Developers".
Click “+ Add New Webhook”.
In the Webhook URL field, paste the URL copied from your Sharkdom dashboard.
In the Secret field, enter a unique secret key (you will use this later to validate webhook payloads).
Select events you want Razorpay to send to Sharkdom ( payment.captured
,payment.authorize,payment.succeeded
).
Click "Create Webhook".