Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Fabien O'Carroll 8476e7cbd7 Added disconnectStripe method to handle cleaning up
refs https://github.com/TryGhost/Team/issues/1006

As part of the work to handle cleaning up webhooks when we disconnect
from Stripe, I'm moving the logic to clear out the Stripe related data
from the database into a disconnectStripe method. This then allows us to
start handling the cleanup of webhooks via the Stripe API.
2021-09-07 16:34:08 +02:00
ghost Added disconnectStripe method to handle cleaning up 2021-09-07 16:34:08 +02:00