mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv3): 新增商家转账用户免确认收款相关接口
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"appid": "wxf636efh567hg4356",
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"transfer_scene_id": "1000",
|
||||
"openid": "o-MYE42l80oelYMDE34nYD456Xoy",
|
||||
"user_name": "757b340b45ebef5467rter35gf464344v3542sdf4t6re4tb4f54ty45t4yyry45",
|
||||
"transfer_amount": 400000,
|
||||
"transfer_remark": "新会员开通有礼",
|
||||
"notify_url": "https://www.weixin.qq.com/wxpay/pay.php",
|
||||
"user_recv_perception": "现金奖励",
|
||||
"transfer_scene_report_infos": [
|
||||
{
|
||||
"info_type": "活动名称",
|
||||
"info_content": "新会员有礼"
|
||||
}
|
||||
],
|
||||
"authorization_info": {
|
||||
"user_display_name": "wx_123456",
|
||||
"out_authorization_no": "plfk2020042013",
|
||||
"authorization_notify_url": "https://www.weixin.qq.com/wxpay/pay.php"
|
||||
},
|
||||
"sponsor_mchid": "1900001109"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"transfer_bill_no": "1330000071100999991182020050700019480001",
|
||||
"create_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"state": "ACCEPTED",
|
||||
"package_info": "affffddafdfafddffda==",
|
||||
"user_display_name": "wx_123456",
|
||||
"out_authorization_no": "plfk2020042013"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"appid": "wxf636efh567hg4356",
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"transfer_scene_id": "1000",
|
||||
"user_name": "757b340b45ebef5467rter35gf464344v3542sdf4t6re4tb4f54ty45t4yyry45",
|
||||
"transfer_amount": 400000,
|
||||
"transfer_remark": "新会员开通有礼",
|
||||
"notify_url": "https://www.weixin.qq.com/wxpay/pay.php",
|
||||
"user_recv_perception": "现金奖励",
|
||||
"transfer_scene_report_infos": [
|
||||
{
|
||||
"info_type": "活动名称",
|
||||
"info_content": "新会员有礼"
|
||||
}
|
||||
],
|
||||
"authorization_id": "201202504101000123456789012",
|
||||
"sponsor_mchid": "1900001109"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mch_id": "1900001109",
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"transfer_bill_no": "1330000071100999991182020050700019480001",
|
||||
"appid": "wxf636efh567hg4356",
|
||||
"state": "SUCCESS",
|
||||
"transfer_amount": 400000,
|
||||
"transfer_remark": "新会员开通有礼",
|
||||
"fail_reason": "PAYEE_ACCOUNT_ABNORMAL",
|
||||
"openid": "o-MYE42l80oelYMDE34nYD456Xoy",
|
||||
"user_name": "757b340b45ebef5467rter35gf464344v3542sdf4t6re4tb4f54ty45t4yyry45",
|
||||
"create_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"update_time": "2015-05-20T13:29:35.120+08:00"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"out_authorization_no": "plfk2020042013",
|
||||
"appid": "102022609",
|
||||
"openid": "216BE837A39456BD6729F6F47D7C0EEE",
|
||||
"user_display_name": "wx_123456",
|
||||
"authorization_id": "201202504101000123456789012",
|
||||
"state": "TAKING_EFFECT",
|
||||
"authorize_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"close_info": {
|
||||
"close_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"close_reason": "USER_CLOSE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user