Ghost/ghost/members-api/lib
Rishabh Garg 007637973e
🐛 Fixed comped member creation via Admin API (#15714)
closes https://github.com/TryGhost/Team/issues/2184

- when using the old legacy method of `comped:true` to add complimentary subs to a member along with a label, the API call failed with `Internal Server error` and the member was added as free on the site.
- patches the options sent for fetching default product to only pick the relevant keys, as it was picking up the `withRelated` for `labels` that caused the API failure
2022-10-28 01:59:05 +05:30
..
controllers Fixed Stripe Checkout not having the email prefilled from Portal (#15703) 2022-10-27 11:00:21 +07:00
repositories 🐛 Fixed comped member creation via Admin API (#15714) 2022-10-28 01:59:05 +05:30
services Added referrer attribution from request context (#15499) 2022-09-29 22:31:48 +05:30
MembersAPI.js Wired up the payment service to create stripe checkout sessions 2022-10-25 09:03:04 +07:00