Ghost/ghost/members-api/lib
Fabien O'Carroll cd6e87774a Added 1-day version of Offers
refs https://github.com/TryGhost/Team/issues/1090

This 1-day version of Offers allows us to test the full flow of the
Offers feature without having to implement all of it. The focus here is
that we can pass an Offer ID when creating a Stripe Checkout session and
have it apply. Here we use hardcoded Stripe Coupons as we haven't yet
got persistence implemented for Offers & their related Stripe Coupons
2021-09-28 13:39:04 +02:00
..
controllers Added 1-day version of Offers 2021-09-28 13:39:04 +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 Added 1-day version of Offers 2021-09-28 13:39:04 +02:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30