mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(tenpayv3): 新增鸿蒙代扣受理扣款接口
This commit is contained in:
@@ -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"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"out_trade_no": "1217752501201407033233368018",
|
||||
"amount": {
|
||||
"total": 1,
|
||||
"currency": "CNY"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user