0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@5a73022556 Updated Ghost-Admin to 3.8.0 2020-02-24 11:53:34 +00:00
frontend Updated semver dependency 2020-02-24 18:01:53 +00:00
server Added handling allowing members to edit their billing info (#11571) 2020-02-26 12:42:41 +08:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Renamed test function to fix eslint warning 2020-02-24 20:51:09 +00:00
index.js