Ghost/ghost/members-api/lib
Fabien O'Carroll f0141f08ff Applied Offers when creating Stripe Checkout Session
refs https://github.com/TryGhost/Team/issues/1090

Instead of the hardcoded 1-day version for Offers, we can now talk
directly to the Offers repository and use the real values for Stripe
Checkout.
2021-10-06 16:12:53 +02:00
..
controllers Applied Offers when creating Stripe Checkout Session 2021-10-06 16:12:53 +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
MembersAPI.js Applied Offers when creating Stripe Checkout Session 2021-10-06 16:12:53 +02:00
migrations.js