Commit Graph

1118 Commits

Author SHA1 Message Date
yansongda
6db99832ae
feat: 增加支付宝 分账关系维护/分账查询 插件 (#874) 2023-11-28 20:52:54 +08:00
yansongda
0ca35cfb97
docs: update (#868) 2023-11-08 20:57:36 +08:00
yansongda
7ac857c42c
fix(style): fix coding styles (#866) 2023-10-29 22:51:38 +08:00
yansongda
d334efe241
chore: docs update (#861) 2023-10-10 17:17:52 +08:00
dependabot[bot]
cd4f8e0af8
build(deps-dev): bump postcss from 8.4.29 to 8.4.31 in /web (#858)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 15:31:21 +08:00
yansongda
0178a3be94
fix(docs): fix analystics (#851) 2023-09-11 11:53:40 +08:00
yansongda
02ed11f89b
optimize(docs): optimize sidebar (#850) 2023-09-10 21:45:03 +08:00
yansongda
7c102c7602
fix(docs): fix docs sidebar (#849) 2023-09-10 12:48:54 +08:00
yansongda
6318a1e2b2
optimized(docs): 升级优化文档 (#847) 2023-09-09 22:55:46 +08:00
yansongda
98b101ca26
optimize(style): optimize coding style (#848) 2023-09-09 22:35:52 +08:00
yansongda
0f35b848ba
Create SECURITY.md (#839) 2023-08-09 13:15:42 +08:00
yansongda
78aa6bf17b
Create CODE_OF_CONDUCT.md (#838) 2023-08-09 13:13:53 +08:00
woodong
d3a85f954d
optimize: 支付宝公钥使用公共函数获取 (#835)
* Use the get_public_cert function in Alipay to obtain the content of the public key.

* update

---------

Co-authored-by: yansongda <me@yansongda.cn>
2023-07-28 17:33:22 +08:00
yansongda
85143decc3
fix: monolog 不存在时报错问题 (#834)
* fix: monolog 不存在时报错问题

* fix: `\Yansongda\Pay\Provider\AbstractProvider::call` 方法返回值类型错误问题
2023-07-26 11:11:42 +08:00
yansongda
c3ddfb2865
docs: update (#828) 2023-07-09 23:35:22 +08:00
yansongda
6a7ce7b8f1
docs: update (#827) 2023-07-09 23:10:19 +08:00
yansongda
457690529c
fix: changelog 版本错误 (#825) 2023-07-09 19:27:30 +08:00
yansongda
b9cf6ee6f8
fix: destination 的类型约束去掉 array (#824) 2023-07-09 19:24:21 +08:00
yansongda
c222940dac
fix: readme badge (#821) 2023-07-03 14:00:56 +08:00
yansongda
ba013c5f81
release: v3.5.0 (#820) 2023-07-02 11:42:39 +08:00
yansongda
759ddd8e17
delete: 移除 Yansongda\Pay\Direction\ArrayDirection 类 (#819) 2023-07-01 23:31:22 +08:00
yansongda
25830a9cff
delete: 移除 Yansongda\Pay\Direction\ArrayDirection 类 (#818) 2023-07-01 23:22:37 +08:00
李铭昕
de827f7a59
change: 只支持 hyperf3.x 版本 (#815)
* Only support Hyperf 3.x

* changelog

---------

Co-authored-by: yansongda <me@yansongda.cn>
2023-06-27 17:54:37 +08:00
yansongda
da90865a0e
optimize: 优化预下单失败时错误提示 (#814) 2023-06-24 20:04:08 +08:00
yansongda
7188d6af7c
optimize: 优化无签名时错误提示 (#813) 2023-06-24 19:57:57 +08:00
yansongda
4408ee8009
release: v3.4.0 (#805) 2023-06-10 16:59:17 +08:00
yansongda
8d435d1e3f
chore: 最低支持版本变更为 php8.0 (#801) 2023-06-10 16:18:47 +08:00
yansongda
c5c7432494
change: Exception::INVALID_PARSE 更改为 Exception::INVALID_DIRECTION (#804) 2023-06-10 13:17:32 +08:00
yansongda
fdd544d426
feat: 增加 get_direction 方法获取 Direction 对象 (#803) 2023-06-10 13:11:45 +08:00
yansongda
be18dbe057
style: 优化代码规范 (#802) 2023-06-10 12:58:57 +08:00
caiyaonan
96b205fd0f
fix: 支付宝沙箱地址 (#800)
修改 支付宝沙盒地址变化

---------

Co-authored-by: yansongda <me@yansongda.cn>
2023-06-07 20:07:56 +08:00
dependabot[bot]
c88873bac5
build(deps): bump vite from 4.3.0 to 4.3.9 in /web (#799) 2023-06-06 10:09:00 +08:00
yansongda
ead4d7e340
Release v3.3.0 (#757) 2023-05-21 23:02:32 +08:00
yansongda
471c65a512
docs: update (#793) 2023-05-04 14:53:13 +08:00
yansongda
adbd3f7e24
change: 默认 container 由 php-di/php-di 改为 hyperf/pimple (#786) 2023-04-23 20:55:02 +08:00
yansongda
27e96721e4
chore: 支持 psr/http-message 2.0 版 (#784) 2023-04-20 21:08:25 +08:00
yansongda
61f9c5a4bf
change: 签约快捷方式合并成一个快捷方式,通过 _action 区分 (#783) 2023-04-20 21:00:14 +08:00
yansongda
a58ed79d0d
change: _type 类型统一定义为渠道id,如: 小程序id,公众号id等;增加 _action 为操作类型用于 shortcut (#781) 2023-04-20 20:32:39 +08:00
yansongda
5baa7a7c05
refactor: 所有参数判断使用 $payload->has() 判断是否存在 (#778) 2023-04-15 00:53:31 +08:00
yansongda
d676442f63
fix: 微信代金券 api 参数错误问题 (#777) 2023-04-15 00:51:00 +08:00
yansongda
1e720ddb28
docs: 修复委托代购-只签约示例错误 (#775) 2023-04-09 23:50:41 +08:00
yansongda
db364cc7e3
change: 所有 Parser 更名为 Direction (#774) 2023-04-09 23:45:44 +08:00
yansongda
c76320b238
feat: 增加委托代扣 shortcut (#773) 2023-04-09 23:40:36 +08:00
yansongda
fe19020e91
refactor: 优化现有微信v2插件代码 (#772) 2023-04-09 23:16:10 +08:00
yansongda
2154e0790b
feat: shortcut 支持 _no_common_plugins 参数不使用通用插件 (#771) 2023-04-09 19:34:37 +08:00
yansongda
041b4f0f83
change: 所有 Parser 更名为 Direction (#770) 2023-04-09 18:45:17 +08:00
yansongda
7ef1e68663
refactor: coding style (#769) 2023-04-09 18:28:30 +08:00
李铭昕
ac5ec5f575
feat: 增加委托代扣使用文档 (#768)
* 移除委托代扣的 Shortcut

* 增加委托代扣使用文档
2023-04-09 15:43:26 +08:00
李铭昕
95a469b256
feat: 增加申请代扣协议 (#767) 2023-04-08 16:39:15 +08:00
李铭昕
4912930534
feat: 增加只签约插件 (#765) 2023-04-07 12:44:42 +08:00