0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/members
Rish 82cf095600 Added stripe config check to members site data
refs https://github.com/TryGhost/members.js/issues/43

- Adds new `isStripeConfigured` flag to public members site data which denotes if stripe setup is completed
- Helps clients like members.js/themes to configure payment behavior based on this flag
2020-06-10 21:15:13 +05:30
..
emails Updated copy for email address change template 2020-06-09 12:11:57 +05:30
api.js Fixed broken regression tests from #11861 2020-06-02 16:20:57 +02:00
config.js Added special handling for member import with Stripe connection 2020-06-09 23:02:38 +12:00
content-gating.js
index.js Allowed updating from address domain for member emails 2020-06-09 00:06:07 +05:30
middleware.js Added stripe config check to members site data 2020-06-10 21:15:13 +05:30
settings.js Allowed updating from address domain for member emails 2020-06-09 00:06:07 +05:30
stripe-connect.js Encoded the mode in the Stripe Connect OAuth state 2020-06-10 14:06:57 +02:00
utils.js Added member update endpoint with session auth (#11824) 2020-05-20 14:37:58 +05:30