Ghost/ghost/members-api/lib
Fabien O'Carroll 94ef530b3c Fixed bug in cancelAllSubscriptions
no-issue

We filter out previously cancelled subscriptions, but used the wrong string "cancelled" instead of "canceled"
https://stripe.com/docs/billing/lifecycle#subscription-states
2019-12-09 15:55:37 +02:00
..
stripe Fixed bug in cancelAllSubscriptions 2019-12-09 15:55:37 +02: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 Changed members-api constructor to accept Member model directly (#105) 2019-12-05 18:16:18 +07:00