razorpay-webhooks
Installation
SKILL.md
Razorpay Webhooks
Razorpay is an India-focused payments platform. It notifies your application of payment lifecycle events (orders, payments, refunds, subscriptions, settlements, disputes) by sending an HTTP POST webhook with a JSON payload to your endpoint.
When to Use This Skill
- How do I receive Razorpay webhooks?
- How do I verify the
X-Razorpay-Signatureheader? - Why is my Razorpay webhook signature verification failing?
- How do I handle
payment.captured,order.paid, orsubscription.chargedevents? - Understanding Razorpay event types and payload structure