mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(tenpayv2): 新增部分接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mch_id": "10000098",
|
||||
"appid": "wxcbda96de0b165486",
|
||||
"sub_mch_id": "10010405",
|
||||
"nonce_str": "5K8264ILTKCH16CQ2502SI8ZNMTM67VS",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"body": "水电代扣",
|
||||
"out_trade_no": "217752501201407033233368018",
|
||||
"total_fee": "888",
|
||||
"trade_type": "PAP",
|
||||
"spbill_create_ip": "8.8.8.8",
|
||||
"notify_url": "http://yoursite.com/wxpay.html",
|
||||
"contract_id": "Wx15463511252015071056489715"
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"appid": "wxcbda96de0b165486",
|
||||
"mch_id": "10000098",
|
||||
"sub_mch_id": "10010405",
|
||||
"nonce_str": "IITRi8Iabbblz1Jc",
|
||||
"sign": "E1EE61A91C8E90F299DE6AE075D60A2D",
|
||||
"result_code": "SUCCESS"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"sign": "019C869758CC7F258C42F05CDB9EE361",
|
||||
"mch_id": "10000097",
|
||||
"sub_mch_id": "1900000109",
|
||||
"appid": "wxf5b5e87a6a0fde94",
|
||||
"contract_id": "201509160000028648",
|
||||
"version": "1.0"
|
||||
}
|
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"return_code": " SUCCESS ",
|
||||
"result_code": " SUCCESS ",
|
||||
"mch_id": " 80000000 ",
|
||||
"appid": " wx426b3015555b46be ",
|
||||
"sub_mch_id": " 10010405 ",
|
||||
"contract_id": "203",
|
||||
"plan_id": "66",
|
||||
"openid": " oHZx6uMbIG46UXQ3SKxVYEgw1LZs ",
|
||||
"request_serial": "123",
|
||||
"contract_code": " 1005 ",
|
||||
"contract_display_account": " test ",
|
||||
"contract_state": "1",
|
||||
"contract_signed_time": "2015-07-01 10:00:00",
|
||||
"contract_expired_time": "2015-07-01 10:00:00",
|
||||
"contract_terminated_time": "2015-07-01 10:00:00",
|
||||
"contract_termination_mode": "3",
|
||||
"contract_termination_remark": " delete .... ",
|
||||
"err_code": "0",
|
||||
"err_code_des": " SUCCESS ",
|
||||
"sign": " 8FC9DACB7DDF9B48333DCCC2224E0CAC "
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"appid": "wxcbda96de0b165486",
|
||||
"mch_id": "1200009811",
|
||||
"sub_appid": "wxcbda96de0b165489",
|
||||
"sub_mch_id": "1900000109",
|
||||
"plan_id": "12535",
|
||||
"contract_code": "100000",
|
||||
"request_serial": "1000",
|
||||
"contract_display_account": "微信代扣",
|
||||
"notify_url": "https://weixin.qq.com",
|
||||
"version": "1.0",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"timestamp": "1414488825",
|
||||
"return_app": "Y"
|
||||
}
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"result_code": "SUCCESS",
|
||||
"appid": "wxcbda96de0b165486",
|
||||
"mch_id": "10000098",
|
||||
"sub_appid": "wxcbda96de0b165489",
|
||||
"sub_mch_id": "1900000109",
|
||||
"nonce_str": "IITRi8Iabbblz1Jc",
|
||||
"sign": "E1EE61A91C8E90F299DE6AE075D60A2D",
|
||||
"pre_entrustweb_id": "5778aadY9nltAsZzXixCkFIGYnV2V"
|
||||
}
|
Reference in New Issue
Block a user