Ghost/ghost/offers
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
..
lib 🐛 Fixed importing offers when importing members from Stripe (#17739) 2023-08-16 13:25:57 +00:00
test 🐛 Fixed importing offers when importing members from Stripe (#17739) 2023-08-16 13:25:57 +00:00
.eslintrc.js Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00
index.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
package.json Update Test & linting packages 2023-07-11 15:26:07 +02:00