Ghost/ghost/members-api/lib
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
..
controllers Fixed checkout session creation for existing members (#403) 2022-06-01 10:40:52 +01:00
repositories Removed usage of membersActivityFeed flag 2022-05-25 10:37:49 +02:00
services Cleaned up multipleProducts and multipleNewsletters flags 2022-05-25 10:25:02 +02:00
MembersAPI.js Fixed checkout session creation for existing members (#403) 2022-06-01 10:40:52 +01:00