Ghost/ghost/members-api/lib
Naz b34b7bfa9c Added middleware to handle billing updates (#122)
refs https://github.com/TryGhost/Ghost/pull/11571 

- Allows updating members billing information through Stripe's setup intent (stripe.com/docs/payments/checkout/subscriptions/updating#set)
- Accepts 2 new parameter to handle redirects specific to billing update.
2020-02-26 12:09:09 +08:00
..
stripe Added middleware to handle billing updates (#122) 2020-02-26 12:09:09 +08:00
common.js
metadata.js Extracted metadata get/set methods into internal metadata module 2020-01-13 15:45:22 +07:00
tokens.js
users.js Added labels to member signup flow (#124) 2020-02-12 16:42:49 +05:30