Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/ModelSamples/Deposit/CreateDepositUnifiedOrderRequest.json
2022-01-25 13:24:49 +08:00

16 lines
912 B
JSON

{
"appid": "wx2421b1c4370ec43b",
"attach": "支付测试",
"body": "JSAPI支付测试",
"mch_id": "10000100",
"detail": "{ \"goods_detail\":[ { \"goods_id\":\"iphone6s_16G\", \"wxpay_goods_id\":\"1001\", \"goods_name\":\"iPhone6s 16G\", \"quantity\":1, \"price\":528800, \"goods_category\":\"123456\", \"body\":\"苹果手机\" }, { \"goods_id\":\"iphone6s_32G\", \"wxpay_goods_id\":\"1002\", \"goods_name\":\"iPhone6s 32G\", \"quantity\":1, \"price\":608800, \"goods_category\":\"123789\", \"body\":\"苹果手机\" } ] }",
"nonce_str": "1add1a30ac87aa2db72f57a2375d8fec",
"notify_url": "http://wxpay.wxutil.com/pub_v2/pay/notify.v2.php",
"openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o",
"out_trade_no": "1415659990",
"fee_type": "CNY",
"spbill_create_ip": "14.23.150.211",
"total_fee": "1",
"trade_type": "JSAPI",
"sign": "0CB01533B8C1EF103065174F50BCA001"
}