Ghost/ghost
Rish 1fe75532e5 🐛 Fixed incorrect stripe method for cancelling subscriptions
refs https://github.com/TryGhost/Ghost/issues/12150

- `destroy` method was using incorrect cancel subscriptions method - stripe.cancelStripeSubscriptions - which doesn't exist
- Fixes call with intended method - `stripe.cancelAllSubscriptions` - to cancel all subscriptions
2020-08-21 16:11:24 +05:30
..
magic-link Published new versions 2020-08-11 09:10:32 +01:00
members-api 🐛 Fixed incorrect stripe method for cancelling subscriptions 2020-08-21 16:11:24 +05:30
members-csv Published new versions 2020-08-17 18:00:44 +12:00
members-ssr Published new versions 2020-08-11 09:10:32 +01:00