1fe75532e5
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 |
||
---|---|---|
.. | ||
stripe | ||
common.js | ||
geolocation.js | ||
metadata.js | ||
tokens.js | ||
users.js |