Ghost/ghost/members-api/lib
Nazar Gargol 726ffaf1f8 🐛 Fixed creation of extra customer when updating plans
no issue

- `customers` property contains an array of customer for which 'for..of' syntax is more appropriate
- Bug was causing creation of multiple customers in Stripe when new checkout session was initiated for existing customer
- Discussed in https://github.com/TryGhost/Members/pull/90/files#r368889289
2020-01-22 12:53:27 +07:00
..
stripe 🐛 Fixed creation of extra customer when updating plans 2020-01-22 12:53:27 +07:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00
metadata.js Extracted metadata get/set methods into internal metadata module 2020-01-13 15:45:22 +07:00
tokens.js Updated members-api to use magic-link 2019-09-03 15:35:04 +08:00
users.js 🐛 Fixed incorrect fetch of empty stripe subscriptions (#116) 2020-01-20 13:28:59 +05:30