feat(tenpaybusiness): 导入项目

This commit is contained in:
RHQYZ
2022-05-09 19:28:47 +08:00
committed by GitHub
parent 26b9c17a7d
commit a0a90f4851
102 changed files with 4606 additions and 95 deletions

View File

@@ -0,0 +1,5 @@
{
"download_url": "",
"expire_time": "2021-06-08T10:34:56+08:00",
"bill_status": ""
}

View File

@@ -0,0 +1,6 @@
{
"payment_id": "",
"out_payment_id": "",
"status": "",
"close_time": "2021-06-08T10:34:56+08:00"
}

View File

@@ -0,0 +1,33 @@
{
"purchaser_type": "",
"out_payment_id": "",
"amount": 0,
"currency": "",
"expire_time": "2021-06-08T10:34:56+08:00",
"payee": {
"ent_id": "",
"ent_name": "",
"ent_acct_id": "",
"bank_account_number_last4": ""
},
"memo": "",
"goods": [
{
"good_name": "",
"good_number": "0",
"good_amount": "0"
}
],
"attachment": "",
"risk_control": {
"device_id": "",
"payer_client_ip": "",
"payer_ua": "",
"create_time": "2021-06-08T10:34:56+08:00",
"pick_type": "",
"pick_description": ""
},
"notify_url": {
"server_notify_url": ""
}
}

View File

@@ -0,0 +1,14 @@
{
"payment_id": "",
"out_payment_id": "",
"amount": 0,
"currency": "",
"payee": {
"ent_id": "",
"ent_name": "",
"ent_acct_id": "",
"bank_account_number_last4": ""
},
"pay_status": "",
"memo": ""
}

View File

@@ -0,0 +1,20 @@
{
"payment_id": "",
"out_payment_id": "",
"user_openid": "",
"amount": 0,
"currency": "",
"payee": {
"ent_id": "",
"ent_name": "",
"ent_acct_id": "",
"bank_account_number_last4": ""
},
"pay_status": "",
"memo": "",
"failed_reason": {
"failed_type": "",
"failed_detail": ""
},
"attachment": ""
}

View File

@@ -0,0 +1,6 @@
{
"pc_web": {
"url": "",
"expire_time": "2020-01-01T01:02:03+08:00"
}
}

View File

@@ -0,0 +1,42 @@
{
"out_request_no": "",
"business_license": {
"business_register_type": "",
"unified_social_credit_code": "",
"merchant_name": "",
"merchant_short_name": "",
"legal_person_name": "",
"validity_period": [ "2024-01-01", "长期" ],
"photocopy_file_id": ""
},
"legal_person_id_card": {
"name": "",
"number": "",
"validity_period": [ "2024-01-01", "长期" ],
"front_photocopy_file_id": "",
"back_photocopy_file_id": ""
},
"contact_info": {
"mobile_number": ""
},
"payee_accounts": [
{
"account_type": "",
"bank_account_name": "",
"bank_account_number": "",
"bank_name": "",
"bank_branch_id": "",
"bank_branch_name": ""
}
],
"products": [
{
"product_name": ""
}
],
"notify_url": {
"server_notify_url": "",
"web_success_url": "",
"web_refresh_url": ""
}
}

View File

@@ -0,0 +1,17 @@
{
"request_no": "",
"out_request_no": "",
"ent_id": "",
"status": "",
"product_details": [
{
"product_name": "",
"status": "",
"accounts": [
{
"ent_acct_id": ""
}
]
}
]
}

View File

@@ -0,0 +1,19 @@
{
"pc_web": {
"url": "",
"expire_time": "2020-01-01T01:02:03+08:00"
},
"pc_plugin": {
"key": "",
"expire_time": "2020-01-01T01:02:03+08:00"
},
"wx_qrcode": {
"url": ""
},
"miniprogram": {
"mp_path": "",
"mp_appid": "",
"mp_username": "",
"expire_time": "2020-01-01T01:02:03+08:00"
}
}