diff --git a/src/controllers/paymentController.ts b/src/controllers/paymentController.ts index b39d501..95ae933 100644 --- a/src/controllers/paymentController.ts +++ b/src/controllers/paymentController.ts @@ -120,7 +120,6 @@ export async function CreateCheckoutSession(priceId: string, userId: string) { quantity: 1, }, ], - billing_address_collection: "required", mode: "subscription", subscription_data: {