Ghost/ghost/members-api/lib
Simon Backx da4df59ba9 Save MRR to subscriptions (#386)
refs https://github.com/TryGhost/Team/issues/1456

- Sets the `mrr` column correctly when updating a subscription
- We can use this value in the future to have an improved calculation of mrr_delta, but we first need to have the migration in place
- Updated missing cancelled -> canceled
2022-04-12 11:19:09 +02:00
..
controllers Moved the last of the Stripe config out of Members 2022-02-15 10:57:40 +02:00
repositories Save MRR to subscriptions (#386) 2022-04-12 11:19:09 +02:00
services Added newsletter data to member BREAD service 2022-04-04 20:07:37 +05:30
MembersAPI.js Handled default newsletter subscription for new members 2022-04-06 15:41:02 +05:30