Ghost/ghost/members-api/lib
Rish 0d7c06b5a8 Fixed customer not fetched for billing update
no issue

The logic to fetch member for a checkout session was incorrectly creating a new customer instead of finding an existing one, so the member's billing details was not getting updated.
2021-01-26 17:25:40 +05:30
..
controllers/router Fixed Stripe Checkout displaying member email 2021-01-26 11:26:57 +00:00
repositories/member Fixed checks for if Stripe is configured 2021-01-26 11:26:28 +00:00
services Fixed customer not fetched for billing update 2021-01-26 17:25:40 +05:30
common.js