| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.mp.api | |
| me.chanjar.weixin.mp.api.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
WxRedpackResult |
WxMpPayService.sendRedpack(Map<String,String> parameters)
发送微信红包给个人用户
需要传入的必填参数如下:
mch_billno//商户订单号
send_name//商户名称
re_openid//用户openid
total_amount//红包总额
total_num//红包发放总人数
wishing//红包祝福语
client_ip//服务器Ip地址
act_name//活动名称
remark //备注
文档详见:https://pay.weixin.qq.com/wiki/doc/api/tools/cash_coupon.php?
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxRedpackResult |
WxMpPayServiceImpl.sendRedpack(Map<String,String> parameters) |
Copyright © 2016. All rights reserved.