ben
c61fcb26c6
替换回httpclient,将httpclient配置独立出来提供更多可配置项目
2016-02-23 18:12:49 +08:00
Liu Kai
5f75a03ede
修复微信退款接口的错误
...
1. 修复微信退款接口的错误。
2. 格式化微信退款接口及微信支付JSSDK调用接口失败时抛出异常的msg。
Change-Id: Ib3b14965ea29ee518047535a75b81a4972b91271
Signed-off-by: Liu Kai <liukai@tinkers.com.cn>
2016-01-30 15:25:02 +08:00
Liu Kai
2a6993713a
微信支付JSSDK及退款接口增加异常处理
...
为解决接口调用端无法取到调用微信服务器的返回结果的问题,微信支付JSSDK及退款接口增加了异常处理。
Change-Id: I2fe5255edb416336b64bef84a4bac5ba51231d67
Signed-off-by: Liu Kai <liukai@tinkers.com.cn>
2016-01-30 12:21:16 +08:00
Liu Kai
852017f7b4
增加微信退款接口以及修改几个卡券相关的接口
...
1. 增加微信退款接口
2. 增加取得卡券详情接口
3. 修改取卡券签名接口的说明
4. 将卡券核销接口的返回值由Void改为String
Change-Id: I2bac2d090871a4988f7279a9794eca5722451cdd
Signed-off-by: Liu Kai <liukai@tinkers.com.cn>
2016-01-29 17:30:14 +08:00
YuJian
54ced62f30
换用JoddGetRequestExecutor
...
解决NoHttpResoponseException问题
2016-01-11 21:17:46 +08:00
YuJian
779e36b1fa
新增卡券相关接口6个
...
1. getCardApiTicket获得卡券的api_ticket
2. createCardApiSignature创建调用卡券api时的签名
3. decryptCardCode卡券code解码
4. queryCardCode卡券code查询
5. consumeCardCode卡券核销
6. markCardCode卡券mark接口
2016-01-11 21:03:21 +08:00
YuJian
980ad0b7bf
WxMpInMemoryConfigStorage新增cardApiTicket的存储
2016-01-11 20:46:35 +08:00
YuJian
65c532e45b
增加卡券的FriendUserName字段
2016-01-11 20:46:35 +08:00
YuJian
89e092b04d
添加关于卡券事件推送的常量、XML消息字段
2016-01-11 20:46:35 +08:00
Daniel Qian
25eb592f26
fix : #172 based on PR #259
2016-01-10 10:34:25 +08:00
Daniel Qian
d759e6935e
fix : #256 , #172 CloseableHttpResponse 使用外没有关闭的问题
2016-01-07 18:07:31 +08:00
Daniel Qian
06e4dda310
微信支付计算精度问题 #248
2016-01-07 18:02:20 +08:00
ben
0619c3f01e
修改me.chanjar.weixin.mp.bean.WxMpXmlOutTransferCustomerServiceMessage 支持将消息转发到多客服( https://mp.weixin.qq.com/wiki/5/ae230189c9bd07a6b221f48619aeef35.html )中的两种方式
2015-12-29 10:10:45 +08:00
ben
5778b42e1e
XStreamTransformer 增加注册方法,来注册自定义的消息类型
2015-12-25 14:40:18 +08:00
Daniel Qian
097fc091b1
Merge pull request #242 from videome/pay-result-bug
...
Fix the bug that fails to query order due to sign error.
2015-12-25 09:15:24 +08:00
Daniel Qian
1e67c3f47b
Merge pull request #252 from SimonDolph/unionid
...
add unionid
2015-12-25 09:14:12 +08:00
SimonDolph
ed84f511c7
add unionid
2015-12-24 17:44:48 +08:00
Tianmu
6b522da559
change name: matchrule to matchRule
2015-12-22 10:45:15 +08:00
tianmu
b2e1cca6c2
change tab space
...
change tab space 1 time
2015-12-21 19:41:42 +08:00
Tianmu
34fda26e02
add conditional menu method
2015-12-21 16:00:18 +08:00
Daniel Qian
59bdad92f6
fix: java doc incorrectness
2015-12-03 12:45:52 +08:00
Kane Zhu
5594c8852d
Fix the bug that fails to query order due to sign error.
2015-12-01 11:18:39 +08:00
Kane Zhu
b19dc7b0fb
Improve error message of the failure of getting prepayid.
2015-11-28 21:49:32 +08:00
Daniel Qian
379aae95f1
issue #209
2015-11-25 08:46:59 +08:00
Daniel Qian
5f456eb521
issue #236
2015-11-24 13:10:47 +08:00
Kane Zhu
30f22896b1
Support sending redpack.
2015-11-17 19:39:59 +08:00
Daniel Qian
d0a452904a
Merge pull request #216 from videome/develop
...
Improve 'templateSend' method to check the response code to see if it…
2015-10-23 15:16:37 +08:00
ukid
123e5ef973
票据验证方法
2015-10-23 14:33:32 +08:00
Kane Zhu
23c96d9076
Improve 'templateSend' method to check the response code to see if it's successful or not.
2015-10-22 18:51:31 +08:00
Kane Zhu
cc3714c599
Improve prepay API to support all parameters.
2015-10-14 16:36:55 +08:00
Daniel Qian
fe8c70849a
fix #211 上传素材时如果文件名是中文会乱码
2015-10-03 10:46:27 +08:00
Daniel Qian
c722496167
#204
2015-09-14 12:35:39 +08:00
Daniel Qian
a6db21fbc8
fix #207
2015-09-11 14:04:34 +08:00
Daniel Qian
8935048040
Merge pull request #202 from alanchenup/f-url
...
增加点击图文消息跳转链接
2015-09-04 13:10:47 +08:00
alanchen
a645a28267
增加点击图文消息跳转链接
2015-09-03 17:54:51 +08:00
Daniel Qian
5630b865c2
issue #200
2015-08-26 08:42:00 +08:00
ukid
6ede883f71
format with spaces
2015-08-19 18:36:06 +08:00
ukid
ff67476c28
1.修改方法getJSSDKCallbackData中的类型错误
...
2.修改支付签名字段名称,方便客户端直接调用支付
2015-08-14 10:24:23 +08:00
Daniel Qian
4fd58a8f8e
Merge pull request #186 from ssls/master
...
公众号支持消息转发到多客服
2015-08-04 16:41:11 +08:00
ssls
2942e1e85c
2015-08-04 16:33:39 +08:00
ssls
f252792e43
修改注释里的TEXT为TRANSFER_CUSTOMER_SERVICE
2015-08-04 16:17:07 +08:00
Daniel Qian
cf9ccbc54d
fix: issue #128
2015-08-03 17:30:28 +08:00
ssls
ce109695e7
2015-08-03 17:09:44 +08:00
codepiano
4da11fcd74
使用java1.7新语法,改进序列化代码
2015-07-29 20:47:41 +08:00
codepiano
49a4ab6a6e
补充永久素材相关方法到接口中,优化接口参数
2015-07-27 22:28:05 +08:00
Daniel Qian
08338b0835
Merge pull request #142 from ukid/develop
...
修改js分享所需参数,去掉jsapiTicket,增加appid
2015-07-27 13:30:44 +08:00
codepiano
d7d9734bf1
实现永久素材相关接口
2015-07-23 18:08:38 +08:00
liuwj
bc054d6259
将微信自带的一些常量修正为不区分大小写匹配
...
比如框架定义的事件常量为click,但微信传递过来的却是CLICK
2015-07-23 11:16:36 +08:00
liuwj
b9923b3ecf
将微信自带的一些常量修正为不区分大小写匹配
...
比如框架定义的事件常量为click,但微信传递过来的却是CLICK
2015-07-23 11:15:07 +08:00
ukid
f48a6f9c0e
Merge commit '3853c7ee4050e67b9211c385147444100aa69ee5' into develop
...
* commit '3853c7ee4050e67b9211c385147444100aa69ee5':
upgrade to 1.1.9-SNAPSHOT
upgrade to version 1.1.8
个人信息缺少remark和groupId
2015-07-21 17:10:23 +08:00