Ghost/ghost/members-api/lib
Fabien O'Carroll 25d3d42427 Removed use of 'comped' status for Members
refs https://github.com/TryGhost/Team/issues/693

With the new system of Custom Products, the concept of Complimentary is
not longer a thing, and will instead be handled by explicitly creating
prices with no amount. This means that the 'comped' status for members
will be replaced with 'paid'.
2021-05-17 13:06:41 +01:00
..
controllers Updated APIs to use price ids 2021-05-04 21:52:51 +05:30
migrations Mapped Stripe Product name to Product name 2021-05-10 19:21:41 +01:00
repositories Removed use of 'comped' status for Members 2021-05-17 13:06:41 +01:00
services Mapped Stripe Product name to Product name 2021-05-10 19:21:41 +01:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00