diff --git a/packages/server/modules/gatekeeper/clients/checkout/createCheckoutSession.ts b/packages/server/modules/gatekeeper/clients/checkout/createCheckoutSession.ts index fba595f7c..182eb1810 100644 --- a/packages/server/modules/gatekeeper/clients/checkout/createCheckoutSession.ts +++ b/packages/server/modules/gatekeeper/clients/checkout/createCheckoutSession.ts @@ -48,9 +48,6 @@ export const createCheckoutSessionFactory = automatic_tax: { enabled: true }, - invoice_creation: { - enabled: true - }, tax_id_collection: { enabled: true }