Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/CombineTransactions/GetCombineTransactionByCombineOutTradeNumberResponse.json
2022-05-06 20:44:39 +08:00

31 lines
903 B
JSON

{
"combine_appid": "wxd678efh567hg6787",
"combine_mchid": "1230000109",
"combine_payer_info": {
"openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o"
},
"sub_orders": [
{
"mchid": "1900000109",
"trade_type": "JSAPI",
"trade_state": "SUCCESS",
"bank_type": "CMC",
"attach": "深圳分店",
"success_time": "2015-05-20T13:29:35.120+08:00",
"amount": {
"total_amount": 10,
"payer_amount": 10,
"currency": "CNY",
"payer_currency": "CNY"
},
"transaction_id": "1009660380201506130728806387",
"out_trade_no": "20150806125346",
"sub_mchid": "1230000109"
}
],
"scene_info": {
"device_id": "POS1:1"
},
"combine_out_trade_no": "1217752501201407033233368018"
}