0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/api
Naz 3af621ea9a
Added handling allowing members to edit their billing info (#11571)
no issue

- This functionality allows member to update their billing information, like credit card information.
- Adds handler to update Stripe billing when element with `data-members-edit-billing` attribute is present on the page. Additional `data-members-success` and `data-members-cancel` attributes could be used to control the redirects on billing update success or failure. They work in the same fission as for 'members-plan' (https://ghost.org/docs/members/checkout-buttons/#redirects)
2020-02-26 12:42:41 +08:00
..
canary Added handling allowing members to edit their billing info (#11571) 2020-02-26 12:42:41 +08:00
v2 Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
index.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00