test(tenpayv3): 测试微信支付分服务商相关 API 封装

This commit is contained in:
Fu Diwei
2021-05-12 01:06:11 +08:00
parent af21939651
commit 83abe7a4de
28 changed files with 418 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"service_id": "service_id",
"appid": "wxd678efh567hg6787",
"sub_appid": "wxd678efh567hg6787",
"sub_mchid": "1230000109",
"authorization_code": "1234323JKHDFE1243252",
"notify_url": "http://www.qq.com"
}

View File

@@ -0,0 +1,3 @@
{
"apply_permissions_token": "apply_permissions_token"
}

View File

@@ -0,0 +1,13 @@
{
"service_id": "2002000000000558128851361561536",
"appid": "wxd678efh567hg6787",
"mchid": "1230000109",
"authorization_code": "1275342195190894594",
"authorization_state": "UNAVAILABLE",
"notify_url": "https://www.weixin.com",
"cancel_authorization_time": "2015-05-20T13:29:35.120+08:00",
"authorization_success_time": "2015-05-20T13:29:35.120+08:00",
"sub_mchid": "1230000109",
"sub_appid": "wxd678efh567hg6787",
"sub_openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o"
}

View File

@@ -0,0 +1,12 @@
{
"service_id": "2002000000000558128851361561536",
"appid": "wxd678efh567hg6787",
"mchid": "1230000109",
"authorization_code": "1275342195190894594",
"authorization_state": "UNAVAILABLE",
"cancel_authorization_time": "2015-05-20T13:29:35.120+08:00",
"authorization_success_time": "2015-05-20T13:29:35.120+08:00",
"sub_mchid": "1230000109",
"sub_appid": "wxd678efh567hg6787",
"sub_openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o"
}

View File

@@ -0,0 +1,5 @@
{
"service_id": "500001",
"sub_mchid": "1230000109",
"reason": "撤销原因"
}

View File

@@ -0,0 +1,8 @@
{
"sub_openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o",
"service_id": "500001",
"sub_mchid": "1230000109",
"appid": "wxd678efh567hg6787",
"sub_appid": "wxd678efh567hg6787",
"reason": "reason"
}