Ghost/ghost/offers/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
..
application Fixed Stripe Checkout using Offers 2021-10-14 12:02:39 +02:00
domain Defaulted to 'active' status when creating Offers 2021-10-12 17:10:51 +02:00