Ghost/ghost/members-api/lib/controllers
Fabien 'egg' O'Carroll 8e2c600612 Fixed checkout session creation for existing members (#403)
refs https://github.com/TryGhost/Team/issues/1526

We weren't using the `req.body.customerEmail` to load a member and
check their existing tiers, this meant that existing members which
were signed out and attempted to create a stripe checkout session were
able to.
2022-06-01 10:40:52 +01:00
..
member.js Updated Frontend API to work with Tier & Cadence (#399) 2022-05-16 19:27:23 +01:00
router.js Fixed checkout session creation for existing members (#403) 2022-06-01 10:40:52 +01:00
well-known.js Use @tryghost/logging instead of injected argument 2021-12-02 14:46:58 +00:00