Ghost/ghost/members-api/lib
Fabien "egg" O'Carroll 6ce441f760 Moved the last of the Stripe config out of Members
refs https://github.com/TryGhost/Team/issues/1322

We no longer restart the Members service based on the Stripe service
being updated, which meant that if it was initially configured with
missing URL's and later Stripe connected, it would not get the new
config until a server restart. This moves the last of Stripe config into
the Stripe service, so that all things concerning Stripe can be handled
in one place and updated together.
2022-02-15 10:57:40 +02:00
..
controllers Moved the last of the Stripe config out of Members 2022-02-15 10:57:40 +02:00
repositories Protected against null value for subscription.plan 2022-02-09 11:28:26 +02:00
services Added tier property to subscriptions 2022-02-01 11:42:15 +02:00
MembersAPI.js Moved the last of the Stripe config out of Members 2022-02-15 10:57:40 +02:00