feat(tenpayv3): 新增鸿蒙代扣受理扣款接口

This commit is contained in:
Fu Diwei
2025-07-12 22:53:08 +08:00
parent cdbd20154b
commit 3d52f354a1
5 changed files with 158 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"appid": "wxd678efh567hg6787",
"out_trade_no": "1217752501201407033233368018",
"description": "Image形象店-深圳腾大-QQ公仔",
"transaction_notify_url": "https://www.qq.com/",
"contract_id": "123124412412423431",
"amount": {
"total": 1,
"currency": "CNY"
},
"goods_tag": "DISCOUNTS",
"attach": "自定义数据",
"harmony_account_id": "example_harmony_account_id",
"mcc": "5734"
}

View File

@@ -0,0 +1,7 @@
{
"out_trade_no": "1217752501201407033233368018",
"amount": {
"total": 1,
"currency": "CNY"
}
}