尝试几种方式都不行
{
"amount": {
"total": 1
},
"appid": "aaaaaaaaa",
"description": "兑换扒豆",
"mchid": "aaaaaaaaa",
"notify_url": "https://aaaaaaaaa/pay/callback/wx",
"out_trade_no": "aaaaaaaaa",
"time_expire": "2024-06-27T18:33:12+08:00",
"limit_pay": [
"no_credit"
]
}
或者:
{
"amount": {
"total": 1
},
"appid": "aaaaaaaaa",
"description": "兑换扒豆",
"mchid": "aaaaaaaaa",
"notify_url": "https://aaaaaaaaa/pay/callback/wx",
"out_trade_no": "aaaaaaaaa",
"time_expire": "2024-06-27T18:33:12+08:00",
"limit_pay": "no_credit"
}
可以联系客服申请关闭商户号信用卡支付权限,V3接口这个字段没有对外