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,9 @@
|
||||
{
|
||||
"out_authorization_no": "plfk2020042013",
|
||||
"appid": "102022609",
|
||||
"openid": "oLTPCuFqLz_UVHHD67rLX5BxXysI",
|
||||
"transfer_scene_id": "1000",
|
||||
"user_display_name": "wx_123456",
|
||||
"user_recv_perception": "现金奖励",
|
||||
"authorization_notify_url": "https://www.weixin.qq.com/wxpay/pay.php"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"out_authorization_no": "plfk2020042013",
|
||||
"state": "WAIT_USER_CONFIRM",
|
||||
"create_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"package_info": "0002-affffddafdfafddffda=="
|
||||
}
|
||||
Reference in New Issue
Block a user