Ghost/ghost/offers/lib/application
Simon Backx b587429008
🐛 Fixed importing offers when importing members from Stripe (#17739)
fixes https://github.com/TryGhost/Product/issues/3728

- When importing members from Stripe with an existing offer, that didn't
exist in Ghost, the offer never got linked with the imported
subscription because of a missing return statement.
- Fixes importing offers with duplicate names
- Added E2E tests for creating members from a Stripe Customer ID
2023-08-16 13:25:57 +00:00
..
OfferMapper.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OfferRepository.js 🐛 Fixed importing offers when importing members from Stripe (#17739) 2023-08-16 13:25:57 +00:00
OffersAPI.js Fixed missing options when creating or editing an Offer 2022-08-24 13:56:07 +02:00
UniqueChecker.js Moved application concerns to an application dir 2021-10-08 12:27:17 +02:00