Ghost/ghost/stripe/lib
Fabien "egg" O'Carroll fc5ff5c9e4 Fixed sending emails to paid signups
refs https://github.com/TryGhost/Team/issues/1293

We were referencing the incorrect method from the members-api which
would fail to send the email.
2022-01-26 22:25:07 +02:00
..
Migrations.js Added check for Stripe config before migrations 2022-01-18 11:18:08 +02:00
StripeAPI.js Cleaned up StripeAPI 2022-01-18 10:37:47 +02:00
StripeService.js Fixed sending emails to paid signups 2022-01-26 22:25:07 +02:00
WebhookController.js Moved webhook handling into Stripe service 2022-01-18 10:37:47 +02:00
WebhookManager.js Added missing default parameter for opts 2022-01-20 10:58:34 +02:00