Ghost/ghost/offers/lib
Fabien O'Carroll 6ae8b7eb0c Added stripeCouponId to Offer
refs https://github.com/TryGhost/Team/issues/1090

When creating a Stripe Checkout Session for an Offer - we need access to
the underlying Stripe Coupon. Exposing it here allows consumers of the
OfferRepository access.
2021-10-06 16:12:53 +02:00
..
events
errors.js Added stripeCouponId to Offer 2021-10-06 16:12:53 +02:00
Offer.js Added stripeCouponId to Offer 2021-10-06 16:12:53 +02:00
OfferMapper.js
OfferRepository.js Added stripeCouponId to Offer 2021-10-06 16:12:53 +02:00
OffersAPI.js Fixed updateOffer API method 2021-10-06 12:07:03 +02:00
UniqueChecker.js