Ghost/ghost/members-api/lib
Fabien O'Carroll 53d24e501d Fixed Stripe Checkout using Offers
refs https://github.com/TryGhost/Members/commit/5172e40646

When we updated to use the OffersAPI instead of OfferRepository this was
missed, and we were passing blank coupon to Stripe Checkout. This should
eventually be replaced with a call like `getCoupon(offerId)` from a
payments service.
2021-10-14 12:02:39 +02:00
..
controllers Fixed Stripe Checkout using Offers 2021-10-14 12:02:39 +02:00
repositories Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00
services Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00
common.js Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
MembersAPI.js Used OffersAPI over OfferRepository in MembersAPI 2021-10-13 11:11:12 +02:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30