Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Naz 27fe7ed61c 🐛 Fixed StripeAPI disconnection
refs https://github.com/TryGhost/Toolbox/issues/214

- After disconnecting Stripe API the `_configured` flag stayed as `true`, causing behaviors as if Stripe was still connnected.
- The `api.configure` method was never reachable when disconnecting Stripe API, thus causes hanging "configured === false" state inside of the StripeAPI wrapper
2022-02-18 22:21:56 +13:00
ghost 🐛 Fixed StripeAPI disconnection 2022-02-18 22:21:56 +13:00