Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/PayPartnerTransactions/CreatePayPartnerTransactionJsapiRequest.json
2021-05-10 15:30:00 +08:00

16 lines
441 B
JSON

{
"sp_mchid": "1900007XXX",
"sub_mchid": "1900008XXX",
"out_trade_no": "1217752501201407033233368318",
"sp_appid": "wxdace645e0bc2cXXX",
"sub_appid": "wxdace645e0bc2cXXX",
"description": "Image形象店-深圳腾大-QQ公仔",
"notify_url": "https://weixin.qq.com/",
"amount": {
"total": 1,
"currency": "CNY"
},
"payer": {
"sp_openid": "o4GgauInH_RCEdvrrNGrntXDuXXX"
}
}