paddle-webhooks-express
Version:
Paddle.com WebhooksManager for Express
8 lines • 344 B
JavaScript
module.exports = {
"method": "POST",
"title": "Subscription Updated",
"description": "A subscription_updated event is fired when there is a change to the plan, price, quantity or status for a customer's existing subscription - or if the payment date is rescheduled manually.",
"alert_name": {
"default": "subscription_updated"
}
}