Ghost/core/server/services/stripe
Fabien "egg" O'Carroll f88b6bd02f 🐛 Fixed Stripe checkout session urls being invalid
refs https://github.com/TryGhost/Team/issues/1322

Since the Members service is no longer started when Stripe is
reconfigured the url config used for checkout sessions was not updated.

This moves all of the default Stripe urls into the Stripe service, where
they will be updated as/when Stripe is connected/disconnected.
2022-02-15 12:50:07 +02:00
..
config.js 🐛 Fixed Stripe checkout session urls being invalid 2022-02-15 12:50:07 +02:00
index.js 🐛 Fixed crashing on boot with revoked Stripe keys 2022-01-24 17:50:55 +02:00
service.js 🐛 Fixed crashing on boot with revoked Stripe keys 2022-01-24 17:50:55 +02:00