This commit is contained in:
Frank 2025-10-01 19:34:37 -04:00
commit 70da3a9399
33 changed files with 2017 additions and 115 deletions

View file

@ -206,7 +206,7 @@ export namespace Billing {
},
}
: {
customer_email: user.email,
customer_email: user.email!,
customer_creation: "always",
}),
currency: "usd",