Ghost/core/server/services/stripe
Fabien "egg" O'Carroll 91df910dbb 🐛 Fixed crashing on boot with revoked Stripe keys
no-issue

The refactor of Stripe boot logic missed catching any errors from the
migrations running or the webhooks initialising. This adds try/catches
to the services so that we can log the errors.
2022-01-24 17:50:55 +02:00
..
config.js 🐛 Fixed Offer Redemptions being over counted (#13988) 2022-01-18 17:56:47 +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