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

12 lines
295 B
JSON

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