Ghost/ghost/stripe/lib
Fabien "egg" O'Carroll 6fcc7364e0 Wired up enableAutomaticTax feature flag to Stripe API
The automatic_tax option is required to enable tax collection for
Stripe Checkout sessions. We've used getters here rather than an
explicit function, might wanna change that in future.
2023-02-28 14:09:52 +07:00
..
Migrations.js Fixed minor jsdoc issues in Stripe package 2022-10-10 12:15:48 +07:00
StripeAPI.js Wired up enableAutomaticTax feature flag to Stripe API 2023-02-28 14:09:52 +07:00
StripeService.js Wired up enableAutomaticTax feature flag to Stripe API 2023-02-28 14:09:52 +07:00
WebhookController.js Fixed minor jsdoc issues in Stripe package 2022-10-10 12:15:48 +07:00
WebhookManager.js Fixed optional syntax style for jsdoc 2022-10-16 14:48:05 +07:00