Ghost/ghost/members-api/lib
Fabien O'Carroll 4c4cc90d05 Added the extra events to the stripe webhook
no-issue

* customer.subscription.deleted - when a subscription is cancelled
* customer.subscription.updated - when a subscription status/plan changes
* invoice.payment_succeeded - when a subscription has successfully renew
* invoice.payment.failed - when a subscription has failed to renew
2019-10-09 10:46:55 +07:00
..
stripe Added the extra events to the stripe webhook 2019-10-09 10:46:55 +07:00
common.js Refactored to improve logging and error handling 2019-07-17 18:20:13 +08:00
tokens.js Updated members-api to use magic-link 2019-09-03 15:35:04 +08:00
users.js Fixed usage of updateMember to use id correctly 2019-10-02 15:15:20 +07:00