Ghost/ghost/members-api/lib/controllers
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
..
member.js Fixed handling of invalid tokens when changing email 2021-09-23 11:12:23 +02:00
router.js Fixed Stripe Checkout using Offers 2021-10-14 12:02:39 +02:00
well-known.js Added WellKnownController and exposed jwks.json 2021-07-19 13:51:58 +01:00