zen: add alipay for go sub

This commit is contained in:
Frank
2026-03-11 03:31:24 -04:00
parent 75cae81f75
commit 4a81df190c
20 changed files with 47 additions and 17 deletions

View File

@@ -265,7 +265,7 @@ export namespace Billing {
customer_email: email!,
}),
currency: "usd",
payment_method_types: ["card"],
payment_method_types: ["card", "alipay"],
tax_id_collection: {
enabled: true,
},