Ghost/ghost/members-api/lib
Simon Backx a011151e24
🐛 Fixed handling multiple Stripe subscriptions for same member (#17773)
fixes https://github.com/TryGhost/Product/issues/3752

- Added some extra tests for edge cases
- Updated handling of multiple subscriptions so they are handled better
- Canceling a subscription when the member still has other subscriptions will now get handled correctly where the status and products of the member stay intact
2023-08-22 13:27:21 +02:00
..
controllers Added a separate error flow for when Tips & Donations are disabled (#17625) 2023-08-10 17:32:44 +02:00
repositories 🐛 Fixed handling multiple Stripe subscriptions for same member (#17773) 2023-08-22 13:27:21 +02:00
services Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
members-api.js Added donation events to activity feeds (#17632) 2023-08-10 09:16:47 +02:00