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
index.js
package.json