...
Parameter | Type | Required | Description | |
---|---|---|---|---|
privateKey | string | false | 私钥 | |
certKey | string | false | certKey | |
wxAppId | string | falsetrue | wxAppId | |
mchId | string | falsetrue | mchId | |
apiSecretKey | string | false | apiSecretKey | |
mchBillno | string | falsetrue | No comments found. | |
sendName | string | falsetrue | No comments found. | |
openid | string | false | true | 不是微信的openid,而是user_id自定义身份字段的值No comments found. |
totalAmount | int32 | falsetrue | No comments found. | |
wishing | string | falsetrue | No comments found. | |
clientIp | string | falsetrue | No comments found. | |
actName | string | falsetrue | No comments found. | |
remark | string | falsetrue | No comments found. | |
environment | string | false | 环境 | |
notifyWay | string | false |
| |
tradeRecordId | int64 | falsetrue | lottery库t_player_red_packet_record表主键ID |
Response-fields:
Field | Type | Description | Since |
---|---|---|---|
returnCode | string | No comments found. | - |
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. | - |
hbpackage | string |
| - |
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) |