...
Field | Type | Description | Since |
---|---|---|---|
returnCode | stringNo comments found. | SUCCESS/FAIL 。此字段是通信标识,非交易标识,交易是否成功需要查看result_code来判断 | - |
returnMsg | string | No comments found. | - |
resultCode | string | No comments found. | - |
errCode | string | No comments found. | - |
errCodeDes | string | No comments found. | - |
mchBillno | string | No comments found. | - |
mchId | string | No comments found. | - |
wxappid | string | No comments found. | - |
reOpenid | string | No comments found. | - |
totalAmount | string | No comments found. | - |
sendListid | string | No comments found. | - |
mchAppid | string | 申请商户号的appid或商户号绑定的appid(号corpid即为此appId). String(128) | - |
mchid | string | 微信支付分配的商户号. String(32) | - |
partnerTradeNo | string | 商户使用查询API填写的单号的原路返回. String(32) | - |
paymentNo | string | 付款成功,返回的微信付款单号. String(64) | - |
paymentTime | string | 付款成功时间,2015-05-19 15:26:59. String(32) |
...