chore: disable alipay and wechat for now as it requires review

This commit is contained in:
Tianzhou Chen
2023-05-18 22:17:19 +08:00
parent d198b5bc25
commit b49249e2c4

View File

@ -36,12 +36,12 @@ export default async function handler(
mode: "payment", mode: "payment",
payment_method_types: [ payment_method_types: [
"affirm", "affirm",
"alipay", // "alipay",
"card", "card",
"cashapp", "cashapp",
"klarna", "klarna",
"link", "link",
"wechat_pay", // "wechat_pay",
], ],
line_items: [ line_items: [
{ {