feat(tenpayv2): 新增小微商户相关接口

This commit is contained in:
Fu Diwei
2023-04-04 11:30:57 +08:00
parent df1f75732f
commit 3034acb607
82 changed files with 1162 additions and 177 deletions

View File

@@ -0,0 +1,8 @@
{
"nonce_str": "ibuaiVcKdpRxkhJA",
"date": "20180503",
"mch_id": "2480029942",
"sub_mch_id": "2480029752",
"sign_type": "HMAC-SHA256",
"sign": "1091442CB5E1D3B04DAC6CA9F42B50F74428727968FE2E570DE271030F16CCA8"
}

View File

@@ -0,0 +1,17 @@
{
"return_code": "SUCCESS",
"return_msg": "OK",
"result_code": "SUCCESS",
"err_code": "SUCCESS",
"err_msg": "success",
"date": "20180602",
"mch_id": "2480029942",
"sub_mch_id": "2480029752",
"withdraw_id": "10900999991802018060200326172006",
"amount": "445",
"create_time": "2018-06-04 11:44:59",
"nonce_str": "ibuaiVcKdpRxkhJA",
"sign_type": "HMAC-SHA256",
"sign": "8ADACE9EE2A39C20F56D115794AD8D1D91B636A12346766713D741E847B77BF5",
"withdraw_status": "PROCESSING"
}