Ghost/ghost/members-api/lib
Rish c612b4d194 Ignored missing plans on Stripe for update
refs https://github.com/TryGhost/Team/issues/591

It's possible to have sites which still have subscriptions in their DB from old Stripe accounts, most likely added when we allowed Stripe Direct, as those subscriptions were not cleaned up. While populating plans and products for existing subscriptions, we want to ignore these old subscriptions which are not part of current Stripe account.
2021-04-22 11:49:08 +05:30
..
controllers Added support for smart_cancel options 2021-03-30 10:36:45 +01:00
migrations Ignored missing plans on Stripe for update 2021-04-22 11:49:08 +05:30
repositories Updated link subscription to handle missing stripe data (#262) 2021-04-20 17:21:16 +05:30
services Updated link subscription to handle missing stripe data (#262) 2021-04-20 17:21:16 +05:30
common.js