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 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json | ||
tsconfig.json |