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 Fixed error handling webhook for unknown member 2022-02-17 13:51:47 +02:00
WebhookManager.js Added missing default parameter for opts 2022-01-20 10:58:34 +02:00