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

11 lines
294 B
JSON

{
"mchid": "1900006XXX",
"out_trade_no": "APP1217752501201407033233368018",
"appid": "wxb4ba3c02aa476XXX",
"description": "Image形象店-深圳腾大-QQ公仔",
"notify_url": "https://weixin.qq.com/",
"amount": {
"total": 1,
"currency": "CNY"
}
}