mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv2): 导入项目
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"customs": "ZHENGZHOU_BS",
|
||||
"mch_customs_no": "D00411",
|
||||
"mch_id": "1262544101",
|
||||
"order_fee": "13110",
|
||||
"out_trade_no": "15112496832609",
|
||||
"product_fee": "13110",
|
||||
"sign": "8FF6CEF879FB9555CD580222E671E9D4",
|
||||
"transaction_id": "1006930610201511241751403478",
|
||||
"transport_fee": "0",
|
||||
"fee_type": "CNY",
|
||||
"sub_order_no": "15112496832609001"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"return_code": "",
|
||||
"return_msg": "",
|
||||
"sign_type": "",
|
||||
"sign": "",
|
||||
"appid": "",
|
||||
"mch_id": "",
|
||||
"result_code": "",
|
||||
"err_code": "",
|
||||
"err_code_des": "",
|
||||
"state": "",
|
||||
"transaction_id": "",
|
||||
"out_trade_no": "",
|
||||
"sub_order_no": "",
|
||||
"sub_order_id": "",
|
||||
"modify_time": "20091227091010",
|
||||
"cert_check_result": "",
|
||||
"verify_department": "",
|
||||
"verify_department_trade_id": ""
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"sign_type": "",
|
||||
"sign": "",
|
||||
"appid": "",
|
||||
"mch_id": "",
|
||||
"out_trade_no": "",
|
||||
"transaction_id": "",
|
||||
"sub_order_no": "",
|
||||
"sub_order_id": "",
|
||||
"customs": ""
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"sign": "C380BEC2BFD727A4B6845133519F3AD6",
|
||||
"appid": "wxd678efh567hg6787",
|
||||
"mch_id": "1230000109",
|
||||
"result_code": "SUCCESS",
|
||||
"err_code": "SUCCESS",
|
||||
"err_code_des": "ERRCODE",
|
||||
"transaction_id": "ERRMSG",
|
||||
"count": 1,
|
||||
"sub_order_no_0": "20150806125346",
|
||||
"sub_order_id_0": "20150806125346",
|
||||
"mch_customs_no_0": "mch_customs_no_0",
|
||||
"customs_0": "SHANGHAI",
|
||||
"duty_0": 888,
|
||||
"fee_type_0": "CNY",
|
||||
"order_fee_0": 888,
|
||||
"transport_fee_0": 888,
|
||||
"product_fee_0": 888,
|
||||
"state_0": "UNDECLARED",
|
||||
"explanation_0": "支付单已存在并且为非退单状态",
|
||||
"modify_time_0": "20091227091010",
|
||||
"cert_check_result_0": "UNCHECKED",
|
||||
"sub_order_no_1": "201508061253461",
|
||||
"sub_order_id_1": "201508061253461",
|
||||
"mch_customs_no_1": "mch_customs_no_1",
|
||||
"customs_1": "SHANGHAI1",
|
||||
"duty_1": 8881,
|
||||
"fee_type_1": "CNY1",
|
||||
"order_fee_1": 8881,
|
||||
"transport_fee_1": 8881,
|
||||
"product_fee_1": 8881,
|
||||
"state_1": "UNDECLARED1",
|
||||
"explanation_1": "支付单已存在并且为非退单状态1",
|
||||
"modify_time_1": "20091227091011",
|
||||
"cert_check_result_1": "UNCHECKED1"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"appid": "wxab8acb865bb16371",
|
||||
"customs": "SHENZHEN",
|
||||
"mch_customs_no": "440316T004",
|
||||
"mch_id": "1900006511",
|
||||
"transaction_id": "4200000027201712197200279161",
|
||||
"sign": "5D98596798203B0B1D61445707F71F87"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"return_code": "",
|
||||
"return_msg": "",
|
||||
"sign_type": "",
|
||||
"sign": "",
|
||||
"appid": "",
|
||||
"mch_id": "",
|
||||
"result_code": "",
|
||||
"err_code": "",
|
||||
"err_code_des": "",
|
||||
"state": "",
|
||||
"transaction_id": "",
|
||||
"out_trade_no": "",
|
||||
"sub_order_no": "",
|
||||
"sub_order_id": "",
|
||||
"modify_time": "20091227091010",
|
||||
"explanation": ""
|
||||
}
|
||||
Reference in New Issue
Block a user