issues Search Results · repo:binarywang/WxJava language:Java
Filter by
2k results
(64 ms)2k results
inbinarywang/WxJava (press backspace or delete to remove)简要描述
WxCpTpDefaultConfigImpl 只有 getProviderSecret 方法,没有set方法
模块版本情况
- WxJava 模块名: weixin-java-cp
- WxJava 版本号: 4.7
详细描述
WxCpTpDefaultConfigImpl 只有 getProviderSecret 方法,没有set方法,如何设置ProviderSecret? ...
SjacoSun
- Opened 2 days ago
- #3525
提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,否则直接关闭,谢谢合作~
简要描述
登录接口官方出了一个多端的api,请问有计划支持吗
官方文档地址
请提供所需功能对应的微信官方文档地址以便进行确认。
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/openapi/code2Verifyinfo.html ...
tdynlildjl528
- Opened 6 days ago
- #3524
#现在支持微信智能对话
简要描述
官方文档地址
(https://developers.weixin.qq.com/doc/aispeech/platform/INTRODUCTION.html)
Liesport758
- 1
- Opened 6 days ago
- #3523
WxMpMapConfigImpl config = new WxMpMapConfigImpl(); config.setAppId(wxConfig.getMqAppId());
config.setSecret(wxConfig.getMqAppSecret()); config.useStableAccessToken(true);
globalWxMpService.addConfigStorage(config.getAppId(),config); ...
jimmyjimmy-sw
- Opened 6 days ago
- #3522
提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,尤其是常见问题部分。完成内容后,请务必移除包括本句在内的无用内容,以免影响阅读,否则直接关闭,谢谢合作~
另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
简要描述
请简单概括描述下你所遇到的问题。
模块版本情况
- WxJava 模块名: 4.7.0
- ...
tanglhui
- 4
- Opened 8 days ago
- #3520
简要描述
你好,希望能增加 微信小程序 交易类投诉处理 消息推送和接口查询相关功能实现。谢谢
官方文档地址
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/guarantee/complaint.html
zhongjq
- 1
- Opened 9 days ago
- #3519
模块版本情况
- WxJava 模块名: weixin-java-pay
- WxJava 版本号:4.7.2.B
详细描述 公钥模式支付回调,解析数据会出现 非法请求,头部信息验证失败 BaseWxPayServiceImpl.baseParseOrderNotifyV3Result方法里面
if ( Objects.nonNull( header ) !this.verifyNotifySign( ...
xiexianwei
- 1
- Opened 9 days ago
- #3518
- WxJava 模块名:
- WxJava 版本号:4.7.2.b
详细描述 使用公钥模式会出现 应答的微信支付签名验证失败
日志 Caused by: org.apache.http.HttpException: 应答的微信支付签名验证失败 at
com.github.binarywang.wxpay.v3.SignatureExec.executeWithSignature(SignatureExec.java:86) ...
xiexianwei
- 2
- Opened 9 days ago
- #3517
简要描述
使用http代理时且需认证时,http客户端认证头设置错误
模块版本情况
- WxJava 模块名: wx-java-mp-spring-boot-starter-4.6.5.B WxMpServiceOkHttpImpl
- WxJava 版本号:4.6.5.B
详细描述
clientBuilder.authenticator(new Authenticator() { ...
wslyx
- 1
- Opened 14 days ago
- #3515

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.