Ghost/ghost/members-api
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
..
lib Added middleware to handle billing updates (#122) 2020-02-26 12:09:09 +08:00
test Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js Added middleware to handle billing updates (#122) 2020-02-26 12:09:09 +08:00
package.json Published new versions 2020-02-17 16:26:50 +08:00