Ghost/core/server/web
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
..
admin Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
api Added handling allowing members to edit their billing info (#11571) 2020-02-26 12:42:41 +08:00
shared Refactored variable name to match intent 2020-02-20 11:56:01 +00:00
site Fixed serving of binary public files 2020-02-10 09:51:32 +00:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00