mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
test(tenpayv3): 测试微信支付分服务商相关 API 封装
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"apply_permissions_token": "apply_permissions_token"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"service_id": "500001",
|
||||
"sub_mchid": "1230000109",
|
||||
"reason": "撤销原因"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"sub_openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o",
|
||||
"service_id": "500001",
|
||||
"sub_mchid": "1230000109",
|
||||
"appid": "wxd678efh567hg6787",
|
||||
"sub_appid": "wxd678efh567hg6787",
|
||||
"reason": "reason"
|
||||
}
|
||||
Reference in New Issue
Block a user