Frank 6 months ago
parent
commit
a564267b29
1 changed files with 0 additions and 7 deletions
  1. 0 7
      packages/console/core/src/billing.ts

+ 0 - 7
packages/console/core/src/billing.ts

@@ -217,13 +217,6 @@ export namespace Billing {
         payment_method_data: {
           allow_redisplay: "always",
         },
-        customer_update: {
-          name: "auto",
-          address: "auto",
-        },
-        tax_id_collection: {
-          enabled: true,
-        },
         metadata: {
           workspaceID: Actor.workspace(),
         },