Ghost/ghost/members-api/lib/repositories
Rish 9010a62d54 🐛 Fixed members importer failing to link paid subscriptions
no refs

The latest version of Stripe doesn't return the `subscriptions` object on `Customer` resource by default and needs an extra param to do so. As we recently updated Members to use the latest Stripe version, the importer tries to fetch all subscriptions of a customer to map in Ghost but was failing due to missing `subscriptions` data. Fix updates the Stripe API to include `subscriptions` by default in response.
2021-04-22 21:22:23 +05:30
..
event Cleaned newsletter subscription events from timeline 2021-03-05 12:59:05 +00:00
member 🐛 Fixed members importer failing to link paid subscriptions 2021-04-22 21:22:23 +05:30
product Updated link subscription to handle missing stripe data (#262) 2021-04-20 17:21:16 +05:30