feat(tenpayv3): 独立化境外支付 API

This commit is contained in:
Fu Diwei
2024-05-06 20:50:58 +08:00
parent 2e19fc8aa1
commit 9b18df8f2e
850 changed files with 2016 additions and 1088 deletions

View File

@@ -0,0 +1,4 @@
{
"mchid": "1900012181",
"url": "https://www.xxx.com/notify"
}

View File

@@ -0,0 +1,4 @@
{
"mchid": "1900012181",
"url": "https://www.xxx.com/notify"
}

View File

@@ -0,0 +1,4 @@
{
"mchid": "1900012181",
"url": "https://www.xxx.com/notify"
}

View File

@@ -0,0 +1,7 @@
{
"complainted_mchid": "1900012181",
"response_content": "已与用户沟通解决",
"jump_url": "https://www.xxx.com/notify",
"jump_url_text": "查看订单详情",
"response_images": ["file23578_21798531.jpg"]
}

View File

@@ -0,0 +1,41 @@
{
"complaint_id": "200201820200101080076610000",
"complaint_time": "2015-05-20T13:29:35.120+08:00",
"complaint_detail": "反馈一个重复扣费的问题",
"complainted_mchid": "1900012181",
"complaint_state": "PENDING",
"payer_phone": "sGdNeTHMQGlxCWiUyHu6XNO9GCYln2Luv4HhwJzZBfcL12sB",
"payer_openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o",
"complaint_media_list": [
{
"media_type": "USER_COMPLAINT_IMAGE",
"media_url": [
"https://api.mch.weixin.qq.com/v3/merchant-service/images/xxxxx"
]
}
],
"complaint_order_info": [
{
"transaction_id": "4200000404201909069117582536",
"out_trade_no": "20190906154617947762231",
"amount": 3
}
],
"service_order_info": [
{
"order_id": "15646546545165651651",
"out_order_no": "1234323JKHDFE1243252",
"state": "DOING"
}
],
"complaint_full_refunded": true,
"incoming_user_response": true,
"problem_description": "不满意商家服务",
"user_complaint_times": 1,
"additional_info": {
"share_power_info": {
"return_time": "2023-02-10T14:44:00+08:00"
},
"type": "SHARE_POWER_TYPE"
}
}

View File

@@ -0,0 +1,41 @@
{
"data": [
{
"complaint_media_list": {
"media_type": "USER_COMPLAINT_IMAGE",
"media_url": [
"https://api.mch.weixin.qq.com/v3/merchant-service/images/xxxxx"
]
},
"log_id": "300285320210322170000071077",
"operator": "投诉人",
"operate_time": "2015-05-20T13:29:35.120+08:00",
"operate_type": "USER_CREATE_COMPLAINT",
"operate_details": "已与用户电话沟通解决",
"image_list": [
"https://qpic.cn/xxx"
]
},
{
"complaint_media_list": [
{
"media_type": "USER_COMPLAINT_IMAGE",
"media_url": [
"https://api.mch.weixin.qq.com/v3/merchant-service/images/xxxxx"
]
}
],
"log_id": "300285320210322170000071077",
"operator": "投诉人",
"operate_time": "2015-05-20T13:29:35.120+08:00",
"operate_type": "USER_CREATE_COMPLAINT",
"operate_details": "已与用户电话沟通解决",
"image_list": [
"https://qpic.cn/xxx"
]
}
],
"limit": 50,
"offset": 50,
"total_count": 1000
}

View File

@@ -0,0 +1,46 @@
{
"data": [
{
"additional_info": {
"share_power_info": {
"return_time": "2023-02-10T14:44:00+08:00"
},
"type": "SHARE_POWER_TYPE"
},
"complaint_id": "200201820200101080076610000",
"complaint_time": "2015-05-20T13:29:35.120+08:00",
"complaint_detail": "反馈一个重复扣费的问题",
"complaint_state": "PENDING",
"payer_phone": "Qe41VhP/sGdNeTHMQGlxCWiUyHu6XNO9GCYln2Luv4HhwJzZBfcL12sB+PgZcS5NhePBog30NgJ1xRaK+gbGDKwpg==",
"complaint_order_info": [
{
"transaction_id": "4200000404201909069117582536",
"out_trade_no": "20190906154617947762231",
"amount": 3
}
],
"service_order_info": [
{
"order_id": "15646546545165651651",
"out_order_no": "1234323JKHDFE1243252",
"state": "DOING"
}
],
"complaint_full_refunded": true,
"incoming_user_response": true,
"user_complaint_times": 1,
"complaint_media_list": [
{
"media_type": "USER_COMPLAINT_IMAGE",
"media_url": [
"https://api.mch.weixin.qq.com/v3/merchant-service/images/xxxxx"
]
}
],
"problem_description": "不满意商家服务"
}
],
"limit": 5,
"offset": 10,
"total_count": 1000
}

View File

@@ -0,0 +1,7 @@
{
"action": "REJECT",
"launch_refund_day": 3,
"reject_media_list": ["file23578_21798531.jpg"],
"reject_reason": "拒绝退款",
"remark": "不同意退款"
}

View File

@@ -0,0 +1,3 @@
{
"media_id": "BB04A5DEEFEA18D4F2554C1EDD3B610B.bmp"
}