yansongda
|
894bf4d77d
|
change: 支付宝转账查询接口由老版本改为为新版本 (#666)
|
2022-09-03 23:47:34 +08:00 |
|
yansongda
|
6dad3b6252
|
change: Function 增加命名空间 (#665)
|
2022-09-03 23:03:28 +08:00 |
|
yansongda
|
a83eae5dd8
|
delete: Function 中将 get_wechat_authorization 方法移除 (#664)
|
2022-09-03 22:34:49 +08:00 |
|
branll
|
7ff004f05f
|
fix: 微信代金券详情 url 不正确 (#663)
* fixed: 微信代金券详情插件
* tests
Co-authored-by: yansongda <me@yansongda.cn>
|
2022-09-03 13:39:21 +08:00 |
|
yansongda
|
9aa4d3b8ad
|
refactor: 优化代码 (#661)
|
2022-09-01 22:19:29 +08:00 |
|
yansongda
|
5607882c09
|
docs: improve docs for better search experience (#656)
|
2022-08-25 22:19:18 +08:00 |
|
yansongda
|
8166839fd6
|
feat: 增加 algolia DocSearch (#655)
|
2022-08-25 10:26:29 +08:00 |
|
yansongda
|
93a0305144
|
docs: 优化文档 css (#653)
|
2022-08-23 15:36:36 +08:00 |
|
yansongda
|
4e83ab9149
|
docs: 优化文档 (#652)
|
2022-08-23 13:52:06 +08:00 |
|
yansongda
|
eba51880c5
|
docs: 使用 vitepress && 迁移至主库 (#650)
|
2022-08-22 15:22:34 +08:00 |
|
yansongda
|
8d4be495df
|
feat: 微信退款自动增加回调url (#649)
|
2022-08-20 12:00:17 +08:00 |
|
yansongda
|
02bf68d1fb
|
tests: add coverage (#647)
|
2022-08-17 14:15:40 +08:00 |
|
yansongda
|
e02069503b
|
feat: 支付宝周期扣款签约接口 (#644)
|
2022-08-09 21:49:29 +08:00 |
|
小新
|
bd56ba3054
|
fix: 微信服务商模式预下单存在子商户appid时,invoke 时也应该为子商户 appid (#638)
fix: 微信服务商模式预下单存在子商户appid时,invoke 时也应该为子商户 appid
Co-authored-by: yansongda <me@yansongda.cn>
|
2022-07-24 10:23:58 +08:00 |
|
yansongda
|
ac29721c5c
|
fix: 提前读取响应数据造成数据错误的问题 (#634)
* fix: 提前读取响应数据造成数据错误的问题
|
2022-07-21 22:42:59 +08:00 |
|
yansongda
|
1ad9a4c09a
|
fix: 提前读取响应数据造成验签错误的问题 (#633)
* fix: 提前读取响应数据造成验签错误的问题
|
2022-07-21 22:18:15 +08:00 |
|
BranchZero Sun
|
c51793e88a
|
fix: 微信内网页支付供应商模式 sub_appid 非必填 (#628)
* fixed: 公众号支付供应商模式 sub_appid 非必填
* refactor: 优化代码
Co-authored-by: BranchZero Sun <branchzero@elemenx.com>
Co-authored-by: yansongda <me@yansongda.cn>
|
2022-07-17 21:54:48 +08:00 |
|
yansongda
|
cc8ad8cafa
|
fix: 微信注释中返回类型错误 (#630)
* fix: 微信注释中返回类型错误
* fix: 微信注释中返回类型错误
|
2022-07-14 15:51:15 +08:00 |
|
yansongda
|
d56f0527d6
|
feat: 微信服务商退款及查询退款支持自动 sub_mchid 参数 (#619)
* feat: 微信服务商退款及查询退款支持自动 sub_mchid 参数
* tests: fix unit tests
|
2022-06-02 22:03:47 +08:00 |
|
yansongda
|
b493c936c6
|
feat: 支持微信投诉API (#614)
* feat: 支持微信投诉API
* tests
|
2022-05-25 22:37:15 +08:00 |
|
kang
|
2729ea081c
|
feat: 配置文件增加第三方应用授权token的支持 (#602)
* feat: 追加初始化第三方应用授权token
* feat: 配置文件增加 app_auth_token 参数,并支持每个请求自定义
Co-authored-by: yansongda <me@yansongda.cn>
|
2022-04-12 21:15:14 +08:00 |
|
yansongda
|
bf5af92bc5
|
fix: alipay 中 event dispatch provider 是 wechat 的问题 (#595)
* fix: alipay 中 event dispatch provider 是 wechat 的问题
* changelog
|
2022-03-29 14:44:46 +08:00 |
|
yansongda
|
cf694e2d08
|
fix: 设置 container,强制更新 config 后 container 不是设置的 container 的问题 (#591)
|
2022-03-18 19:18:27 +08:00 |
|
yansongda
|
40273e084b
|
docs: update readme to release v3.1
|
2022-03-06 13:42:42 +08:00 |
|
yansongda
|
959ed93e70
|
refactor: get 时 container 不存在报 ContainerExeption 调整为 ContainerNotFoundException (#584)
|
2022-03-06 13:38:51 +08:00 |
|
yansongda
|
f7d53cffce
|
refactor: 优化代码 (#583)
|
2022-03-06 13:09:49 +08:00 |
|
yansongda
|
afcd6293ac
|
refactor: v3.1 (#579)
refactor: 去掉 phpdi 依赖 #573
refactor: 完全支持 psr/container 标准 #574
feat: 自动识别 laravel, hyperf, thinkphp 的 container #577
fix: laravel项目安装失败 #571
feat: 兼容 php8.1 解决 deprecated #582
|
2022-03-05 21:59:11 +08:00 |
|
bupthui
|
8b4db445e8
|
fix: 添加分账接受人姓名加密字段错误 (#566)
* fix: 添加分账接受人姓名加密字段错误 (#565)
* add unit test: 添加分账接受人姓名加密字段错误 (#565)
* changelog
* styles: fix coding style
Co-authored-by: zhonghuihui <zhonghuihui@example.com>
Co-authored-by: yansongda <me@yansongda.cn>
|
2022-02-18 21:49:42 +08:00 |
|
Zing
|
83f5822e52
|
Allow psr/log 2.x and 3.x (#562)
|
2022-02-08 16:16:47 +08:00 |
|
yansongda
|
4388309db8
|
fix: 支持分账传递姓名 (#559)
|
2022-01-21 12:21:06 +08:00 |
|
yansongda
|
5fd54d3808
|
Update README.md
|
2022-01-18 11:40:07 +08:00 |
|
yansongda
|
fd921a2b5d
|
feat: 支持使用小程序等其他类型转账 (#552)
* 支持使用小程序等其他类型转账
* changelog
|
2022-01-09 17:22:22 +08:00 |
|
yansongda
|
9e29c732d0
|
fix: 未设置微信公钥证书时,加密不生效的问题 (#549)
* fix: 未设置微信公钥证书时,加密不生效的问题
* changelog
|
2022-01-09 15:53:12 +08:00 |
|
yansongda
|
e12306a059
|
fix: 微信分账传递姓名时未加密的问题 (#547)
* fix: 分账传递姓名时未加密的问题
* tests: 增加测试用例
* changelog
|
2022-01-08 22:58:25 +08:00 |
|
yansongda
|
a1b58e7bab
|
微信转账快捷方式与加密方式支持 (#542)
* feat: 增加微信转账快捷方式
* feat: 增加微信转账查询快捷方式
* feat: 增加微信敏感信息加密函数
* feat: 收款用户姓名加密
* refactor: 优化代码
* tests: 增加测试用例
|
2021-12-26 13:04:46 +08:00 |
|
yansongda
|
a1bcd2665f
|
chore: 完善支付宝响应错误时的异常信息 (#530)
* chore: 完善支付宝响应错误时的异常信息
* changelog
|
2021-12-04 11:05:48 +08:00 |
|
yansongda
|
f48ec8850a
|
fix: 支付宝 system.oauth.token 请求参数错误 (#528)
* fix: #527
* changelog
|
2021-12-02 21:14:22 +08:00 |
|
yansongda
|
1560fc989a
|
feat: 电商收付通的退款使用 _type 增加多类型 appid (#518)
* feat: 电商收付通的退款使用 _type 增加多类型 appid
* changelog
|
2021-11-16 21:16:55 +08:00 |
|
yansongda
|
506dcf846a
|
changelog
|
2021-11-14 23:04:21 +08:00 |
|
ddouvsnniu
|
b6838d3e48
|
增加电商收付通的退款相关插件 (#513)
* 增加电商收付通的退款相关插件
* 增加测试用例,修复ReturnAdvancePlugin的类名
* style: 删除不必要的空格
* fix: 更换命名空间
* test: 传入参数
* feat: 增加必填参数的判断
* test: 修改单元测试的内容
* style: 删除空格
* fix: 修改amount数组里的数据的判断方式
is_null改为!isset
* style: 使用php-cs-fixer格式化代码
* refactor: 优化代码
* styles: fix coding style
Co-authored-by: yansongda <me@yansongda.cn>
|
2021-11-14 23:02:05 +08:00 |
|
yansongda
|
a1269b4518
|
changelog
|
2021-11-04 15:25:34 +08:00 |
|
yansongda
|
9a9fd40495
|
changelog
;
|
2021-11-04 15:24:36 +08:00 |
|
yansongda
|
138947618a
|
fix: app 支付调起签名问题
|
2021-11-04 15:23:29 +08:00 |
|
yansongda
|
0f318fe90e
|
changelog
|
2021-11-04 14:47:27 +08:00 |
|
yansongda
|
df27f9538d
|
fixed: 下载对账单时响应解析
|
2021-11-04 14:32:24 +08:00 |
|
yansongda
|
7916fdd74b
|
fix: app 支付调起签名中参数大小写问题
|
2021-11-04 14:17:08 +08:00 |
|
yansongda
|
223732dbcc
|
fix: app 支付调起签名中时间戳参数大小写问题 (#510)
* fix: app 支付调起签名中时间戳参数大小写问题
* changelog
|
2021-11-04 12:11:13 +08:00 |
|
yansongda
|
796ce44dbc
|
fixed: 微信小程序支付供应商模式 sub_appid 非必填 (#509)
|
2021-11-03 22:33:35 +08:00 |
|
dependabot[bot]
|
3700e888b0
|
build(deps-dev): update phpstan/phpstan requirement || ^1.0.0 (#507)
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.91...1.0.0)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-02 10:54:12 +08:00 |
|
yansongda
|
e6f4624503
|
feat: 微信 h5 支付支持关联 mini_app_id (#506)
* feat: 微信 h5 支付支持关联 mini_app_id
* changelog
|
2021-10-31 17:01:19 +08:00 |
|