-
Notifications
You must be signed in to change notification settings - Fork 30
Webhooks
Mayank Amencherla edited this page Jul 27, 2017
·
6 revisions
Razorpay supports webhooks with several events. Please check this link for Webhooks
Supports the following webhook events:
payment.authorized
payment.failed
subscription.charged
- Enable webhooks on your Razorpay woocommerce settings page in
woocommerce/settings/checkout/Razorpay
- Right below the enable option, you will find the webhook url: please copy it over to dashboard.razorpay.com and head over to Webhooks and click on Edit your Test Webhook and add the url in the url option on the modal that opens up.
- Right below the webhook url, you will find the webhook secret: Please copy it over to dashboard.razorpay.com and head over to Webhooks and click on Edit your Test Webhook and add the secret to the Secret option on the modal that opens up.
- Activate all the events whose webhooks you'd like to use: The events currently supported by our woocommerce plugin is listed above.
Enjoy our new and awesome feature!