mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpaybusiness): 导入项目
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"close_reason": ""
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"payment_id": "",
|
||||
"out_payment_id": "",
|
||||
"status": "",
|
||||
"close_time": "2021-06-08T10:34:56+08:00"
|
||||
}
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
@@ -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": ""
|
||||
}
|
||||
@@ -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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user