Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/CombineTransactions/CreateCombineTransactionH5Request.json

36 lines
1.1 KiB
JSON
Raw Normal View History

2021-05-10 15:30:00 +08:00
{
"combine_out_trade_no": "20150806125346",
"combine_mchid": "1900000109",
"combine_appid": "wxd678efh567hg6787",
"scene_info": {
"device_id": "013467007045764",
"payer_client_ip": "14.23.150.211",
"h5_info": {
"app_name": "王者荣耀",
"app_url": "https://pay.qq.com",
"bundle_id": "com.tencent.wzryiOS",
"package_name": "com.tencent.tmgp.sgame",
"type": "iOS"
}
},
"sub_orders": [
{
"mchid": "1230000109",
"attach": "深圳分店",
"amount": {
"total_amount": 10,
"currency": "CNY"
},
"out_trade_no": "20150806125346",
"sub_mchid": "1900000109",
"description": "腾讯充值中心-QQ会员充值",
"settle_info": {
"profit_sharing": true,
"subsidy_amount": 10
}
}
],
"time_start": "2019-12-31T15:59:59+08:00",
"time_expire": "2019-12-31T16:59:59+08:00",
"notify_url": "https://yourapp.com/notify"
}