Ghost/ghost/members-api/lib
Fabien 'egg' O'Carroll aa89fe55e0
Fixed Stripe Checkout not having the email prefilled from Portal (#15703)
We need to pass the customerEmail param along so that Stripe Checkout
will prefill it for us, this was missed in the refactor.
2022-10-27 11:00:21 +07:00
..
controllers Fixed Stripe Checkout not having the email prefilled from Portal (#15703) 2022-10-27 11:00:21 +07:00
repositories Added email sent events (#15682) 2022-10-24 11:11:44 +02:00
services Added referrer attribution from request context (#15499) 2022-09-29 22:31:48 +05:30
MembersAPI.js Wired up the payment service to create stripe checkout sessions 2022-10-25 09:03:04 +07:00