mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-09-23 18:43:18 +08:00
chore: disable alipay and wechat for now as it requires review
This commit is contained in:
@ -36,12 +36,12 @@ export default async function handler(
|
||||
mode: "payment",
|
||||
payment_method_types: [
|
||||
"affirm",
|
||||
"alipay",
|
||||
// "alipay",
|
||||
"card",
|
||||
"cashapp",
|
||||
"klarna",
|
||||
"link",
|
||||
"wechat_pay",
|
||||
// "wechat_pay",
|
||||
],
|
||||
line_items: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user