FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for weixin-java-pay/src - codeOwlAI/WxJava · GitHub
codeOwlAI
/
WxJava
Public
forked from
binarywang/WxJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
WxJava
weixin-java-pay
src
on
develop
User selector
Datepicker
Commit history
Commits on Jun 9, 2025
:art: 添加 Apache HttpComponents Client 5.x 为可选的 http client
altusea
authored
ccbfa98
View commit details
Copy full SHA for ccbfa98
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
:art: 【微信支付】调整逻辑:当完全使用公钥模式时,也可从p12证书中读取证书私钥等
Molzx
authored
388188b
View commit details
Copy full SHA for 388188b
View code at this point
Browse repository at this point
Commits on May 22, 2025
:art: 修复CloseableHttpClient相关的误用代码
altusea
authored
8bacc94
View commit details
Copy full SHA for 8bacc94
View code at this point
Browse repository at this point
Commits on May 16, 2025
:art: #3591【微信支付】修复只设置privateKeyString或者privateKeyContent时私钥初始化失败的问题
mengyou658
authored and
binarywang
committed
3e1a38a
View commit details
Copy full SHA for 3e1a38a
View code at this point
Browse repository at this point
Commits on May 14, 2025
:art: #3587【微信支付】支持完全公钥模式,新增fullPublicKeyModel字段来控制,默认关闭,关闭时走老逻辑,开启时,只加载公钥所需相关配置,避免下载平台证书使灰度切换无法达到100%覆盖
SynchPj
authored
d0b7a52
View commit details
Copy full SHA for d0b7a52
View code at this point
Browse repository at this point
:art: #3586 【微信支付】修复资源上传接口使用POST请求Content-Type不正确导致签名错误的问题
SynchPj
authored
47051bd
View commit details
Copy full SHA for 47051bd
View code at this point
Browse repository at this point
Commits on May 13, 2025
:art: #3574 【微信支付】修复商家券available_day_time字段定义错误
altusea
authored
04c162f
View commit details
Copy full SHA for 04c162f
View code at this point
Browse repository at this point
:art: #3577 【微信支付】微信分账回退请求接口新增字段:微信订单号transaction_id
altusea
authored
9a6db34
View commit details
Copy full SHA for 9a6db34
View code at this point
Browse repository at this point
:art: 升级部分依赖版本,优化代码,部分代码增加泛型参数
altusea
authored
063fbb7
View commit details
Copy full SHA for 063fbb7
View code at this point
Browse repository at this point
:art: 【微信支付】修复连接池关闭异常问题
SynchPj
authored
c91a5a8
View commit details
Copy full SHA for c91a5a8
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
:art: 修复日志代码报错问题
binarywang
committed
854b50b
View commit details
Copy full SHA for 854b50b
View code at this point
Browse repository at this point
Commits on Apr 26, 2025
:art: 优化微信支付请求代码,抽取合并重复代码
binarywang
committed
2279105
View commit details
Copy full SHA for 2279105
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
:art: #3553【微信支付】v3请求统一加上Wechatpay-Serial请求头
SynchPj
authored
cbb3b24
View commit details
Copy full SHA for cbb3b24
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
:art: #3548【微信支付】修复公钥模式下V3接口未设置Wechatpay-Serial请求头导致的验签失败
HerveyHall
authored
e16e0e9
View commit details
Copy full SHA for e16e0e9
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
:art: #3547【微信支付】修复验证器未正确初始化导致的v3请求构造异常问题
holylcd
authored
89280ab
View commit details
Copy full SHA for 89280ab
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
:art: #3538 【微信支付】V3接口增加实名支付参数
cloudX2019
authored
3f0b8d4
View commit details
Copy full SHA for 3f0b8d4
View code at this point
Browse repository at this point
:art: #3530 【微信支付】修复未设置平台证书引起的v3请求构造异常
SynchPj
authored
dd40714
View commit details
Copy full SHA for dd40714
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
:art: #3532 【微信支付】修复支付通知回调解析方法报错的问题
yangmengyu2021
authored
b225afb
View commit details
Copy full SHA for b225afb
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
:art: #3498【微信支付】服务商模式-兼容公钥模式下请求头序列号以及灰度切换
SynchPj
authored
5ac9922
View commit details
Copy full SHA for 5ac9922
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
:art: #3493 【微信支付】修复合单支付combineTransactions接口参数错误问题
wzl-1221
authored
404102a
View commit details
Copy full SHA for 404102a
View code at this point
Browse repository at this point
:art: #3505【微信支付】修复微信支付异步通知请求解析失败问题
raven1997s
authored
5decfcb
View commit details
Copy full SHA for 5decfcb
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
:art: 增加注释防止误解,同时优化重构代码
binarywang
committed
22ec3f0
View commit details
Copy full SHA for 22ec3f0
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
:art: #3490【微信支付】消费者投诉相关接口补充最新增加的一些参数
je45
authored
410cc9d
View commit details
Copy full SHA for 410cc9d
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
:art: 【微信支付】完善微信商家转账功能API !151
Neror
authored and
Binary Wang
committed
c3b1622
View commit details
Copy full SHA for c3b1622
View code at this point
Browse repository at this point
:art: 【微信支付】增加多配置切换功能
Neror
authored and
binarywang
committed
24ebc91
View commit details
Copy full SHA for 24ebc91
View code at this point
Browse repository at this point
:art: 修复 94aaff4 引入的错误读取证书的问题
gadfly3173
authored
1e003ee
View commit details
Copy full SHA for 1e003ee
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
:art: 【微信支付】兼容公钥模式下请求头序列号 !148
julb
authored and
binarywang
committed
704fba4
View commit details
Copy full SHA for 704fba4
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
:art: #3467 【微信支付】商户进件开户意愿接口相关字段调整
wslongchen
authored
b4b73ad
View commit details
Copy full SHA for b4b73ad
View code at this point
Browse repository at this point
:new: #3474 【微信支付】增加2025.1.15正式上线的商户转账新版本的相关接口
allovine
authored
be0dd8b
View commit details
Copy full SHA for be0dd8b
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
:new: #3452 【微信支付】新增消费者投诉2.0的更新退款审批结果的接口
jackytse
authored and
binarywang
committed
8fe1e6e
View commit details
Copy full SHA for 8fe1e6e
View code at this point
Browse repository at this point
:bug: #3443 【微信支付】初始化V3请求时取消对私钥的加密
zhanyan-Ader1y
authored and
binarywang
committed
8891b68
View commit details
Copy full SHA for 8891b68
View code at this point
Browse repository at this point
:art:【微信支付】部分接口返回实体类实现序列化接口
zhl-yang
authored and
binarywang
committed
bebfbef
View commit details
Copy full SHA for bebfbef
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
:bug: 【微信支付】修复公钥校验问题
zhanyan-Ader1y
authored
f70a305
View commit details
Copy full SHA for f70a305
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
:art: #3424 【微信支付】加载证书前增加校验,减少不必要的异常日志输出
zhanyan-Ader1y
authored
3f3c37d
View commit details
Copy full SHA for 3f3c37d
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
:new: #3402 【微信支付】支持配置微信支付公钥
zhanyan-Ader1y
authored and
binarywang
committed
524ff80
View commit details
Copy full SHA for 524ff80
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL