Ghost/ghost/stripe/lib
Fabien 'egg' O'Carroll 633dc08c11 Added migration to update Stripe Product names (#376)
refs https://github.com/TryGhost/Team/issues/1289

We had a bug where Tiers would have a name of 'Default Product', and a
Stripe Product would be created with the same name. This migration will
fixes those broken Stripe Products
2022-03-09 14:41:59 +00:00
..
Migrations.js Added migration to update Stripe Product names (#376) 2022-03-09 14:41:59 +00:00
StripeAPI.js Added migration to update Stripe Product names (#376) 2022-03-09 14:41:59 +00:00
StripeService.js 🐛 Fixed StripeAPI disconnection 2022-02-18 22:21:56 +13:00
WebhookController.js
WebhookManager.js