Ghost/ghost/members-api/lib/repositories
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
..
EventRepository.js Added donation events to activity feeds (#17632) 2023-08-10 09:16:47 +02:00
MemberRepository.js 🐛 Fixed handling multiple Stripe subscriptions for same member (#17773) 2023-08-22 13:27:21 +02:00
ProductRepository.js Implement member import with tier (#17506) 2023-08-18 15:24:31 +01:00