feat(tenpayv3): 新增从业机构微信支付分相关接口

This commit is contained in:
Fu Diwei
2023-03-31 17:21:45 +08:00
parent 770ee8d590
commit 6e1aeb0798
54 changed files with 1325 additions and 25 deletions

View File

@@ -0,0 +1,11 @@
{
"appid": "wxd678efh567hg6787",
"mch_id": "1230000109",
"sub_appid": "wxd678efh567hg6786",
"sub_mch_id": "1230000109",
"service_id": "500001",
"sub_openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o",
"user_service_status": "USER_CLOSE_SERVICE",
"openorclose_time": "20180225112233",
"authorization_code": "4534323JKHDFE1243252"
}

View File

@@ -0,0 +1,45 @@
{
"service_id": "500001",
"appid": "wxd678efh567hg6787",
"mchid": "1230000109",
"sub_appid": "wxd678efh567hg6999",
"sub_mchid": "1900000109",
"out_order_no": "1234323JKHDFE1243252",
"sub_openid": "oUpF8uMuAJO_M2pxb1Q9zNjWeS6o",
"state": "DOING",
"state_description": "USER_CONFIRM",
"service_introduction": "嗨客餐厅用餐",
"total_amount": "40000",
"post_payments": [
{
"name": "服务费",
"amount": 40000,
"description": "每分钟1元"
}
],
"post_discounts": [
{
"name": "满20减1元",
"amount": 1,
"description": "不与其他优惠叠加"
}
],
"risk_fund": {
"name": "预估订单费用",
"amount": 10000,
"description": "就餐的预估费用"
},
"time_range": {
"start_time": "20091225091010",
"start_time_remark": "xxx",
"end_time": "20091225091210",
"end_time_remark": "xxx"
},
"location": {
"start_location": "嗨客时尚主题展餐厅",
"end_location": "嗨客时尚主题展餐厅"
},
"attach": "attach",
"order_id": "165461131",
"need_collection": true
}