recur-webhooks
Installation
SKILL.md
Recur Webhook Integration
You are helping implement Recur webhooks to receive real-time payment and subscription events.
Webhook Events
Core Events (Most Common)
| Event | When Fired |
|---|---|
checkout.completed |
Payment successful, subscription/order created |
subscription.activated |
Subscription is now active |
subscription.cancelled |
Subscription was cancelled |
subscription.renewed |
Recurring payment successful |
subscription.past_due |
Payment failed, subscription at risk |
order.paid |
One-time purchase completed |
refund.created |
Refund initiated |