Ghost/ghost/stripe/lib
Fabien "egg" O'Carroll ab215fb96a Added missing default parameter for opts
no-issue

The `opts` parameter is optional but there was no default defined, this
was causing errors when trying to read the forceCreate property if opts
was not passed.
2022-01-20 10:58:34 +02:00
..
Migrations.js Added check for Stripe config before migrations 2022-01-18 11:18:08 +02:00
StripeAPI.js
StripeService.js Moved webhook handling into Stripe service 2022-01-18 10:37:47 +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