feat(tenpayv3): 新增平台收付通商家充值相关接口

This commit is contained in:
Fu Diwei
2024-09-04 11:21:46 +08:00
parent d927b2a328
commit 00ca567802
14 changed files with 680 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"sp_mchid": "1900001109",
"sub_mchid": "1900001121",
"out_recharge_no": "cz202407181234",
"recharge_id": "100000202405180012345678",
"recharge_scene": "ECOMMERCE_DEPOSIT",
"account_type": "DEPOSIT",
"recharge_channel": "QR_RECHARGE",
"recharge_amount": {
"amount": 500000,
"currency": "CNY"
},
"recharge_state": "SUCCESS",
"recharge_state_desc": "充值成功",
"accept_time": "2015-05-19T13:29:35+08:00",
"success_time": "2015-05-20T14:29:35+08:00",
"close_time": "2015-05-20T14:29:35+08:00",
"remark": "备注",
"qr_recharge_info": {
"openid": "owYiu0WOJdGCYxoHrPabGhI39uT4"
},
"bank_transfer_info": {
"bill_no": "111111",
"memo": "转账充值附言",
"bank_name": "中国银行",
"bank_card_tail": "0722"
}
}

View File

@@ -0,0 +1,11 @@
{
"sub_mchid": "1900001109",
"out_recharge_no": "cz202407181234",
"recharge_scene": "ECOMMERCE_DEPOSIT",
"account_type": "DEPOSIT",
"recharge_amount": {
"amount": 500000,
"currency": "CNY"
},
"notify_url": "https://www.weixin.qq.com/wxpay/pay.php"
}

View File

@@ -0,0 +1,5 @@
{
"recharge_id": "172207846292553701",
"out_recharge_no": "cz202407181234",
"recharge_url": "https://www.payapp.qq.com/plat/recharge.html"
}

View File

@@ -0,0 +1,29 @@
{
"sp_mchid": "1900001109",
"sub_mchid": "1900001121",
"recharge_id": "172234484162395401",
"out_recharge_no": "cz2020042013",
"recharge_channel": "BANK_TRANSFER",
"account_type": "DEPOSIT",
"recharge_state": "SUCCESS",
"recharge_scene": "ECOMMERCE_DEPOSIT",
"recharge_state_desc": "超过时间限制,系统自动关闭充值单",
"recharge_amount": {
"amount": 500000,
"currency": "CNY"
},
"bank_transfer_info": {
"bill_no": "110240620400046628001252733345",
"memo": "转账充值附言",
"return_time": "2015-05-20T13:29:35+08:00",
"return_reason": "银行转账充值金额与申请充值金额不一致",
"bank_name": "中国银行",
"bank_card_tail": "0722"
},
"qr_recharge_info": {
"openid": "owYiu0WOJdGCYxoHrPabGhI39uT4"
},
"accept_time": "2015-05-20T13:29:35+08:00",
"success_time": "2015-05-20T13:29:35+08:00",
"close_time": "2015-05-20T13:29:35+08:00"
}

View File

@@ -0,0 +1,29 @@
{
"sp_mchid": "1900001109",
"sub_mchid": "1900001121",
"recharge_id": "172234484162395401",
"out_recharge_no": "cz2020042013",
"recharge_channel": "BANK_TRANSFER",
"account_type": "DEPOSIT",
"recharge_state": "SUCCESS",
"recharge_scene": "ECOMMERCE_DEPOSIT",
"recharge_state_desc": "超过时间限制,系统自动关闭充值单",
"recharge_amount": {
"amount": 500000,
"currency": "CNY"
},
"bank_transfer_info": {
"bill_no": "110240620400046628001252733345",
"memo": "转账充值附言",
"return_time": "2015-05-20T13:29:35+08:00",
"return_reason": "银行转账充值金额与申请充值金额不一致",
"bank_name": "中国银行",
"bank_card_tail": "0722"
},
"qr_recharge_info": {
"openid": "owYiu0WOJdGCYxoHrPabGhI39uT4"
},
"accept_time": "2015-05-20T13:29:35+08:00",
"success_time": "2015-05-20T13:29:35+08:00",
"close_time": "2015-05-20T13:29:35+08:00"
}