Commit Graph

62 Commits

Author SHA1 Message Date
yansongda
0c8bcb8f67
feat: 新增微信分账申请分账账单插件 (#1041)
Some checks failed
Code Coverage / Code Coverage (push) Has been cancelled
Coding Style / php_cs_fixer (push) Has been cancelled
Coding Style / php_stan-php${{ matrix.php-version }} (ubuntu-latest, 8.1) (push) Has been cancelled
Coding Style / php_stan-php${{ matrix.php-version }} (ubuntu-latest, 8.2) (push) Has been cancelled
Coding Style / php_stan-php${{ matrix.php-version }} (ubuntu-latest, 8.3) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (default, ubuntu-latest, 8.1) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (default, ubuntu-latest, 8.2) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (default, ubuntu-latest, 8.3) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (hyperf, ubuntu-latest, 8.1) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (hyperf, ubuntu-latest, 8.2) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (hyperf, ubuntu-latest, 8.3) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (laravel, ubuntu-latest, 8.1) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (laravel, ubuntu-latest, 8.2) (push) Has been cancelled
Tester / ${{ matrix.os }}-php${{ matrix.php-version }}-${{ matrix.framework }} (laravel, ubuntu-latest, 8.3) (push) Has been cancelled
2024-11-23 11:29:59 +08:00
yansongda
dd084bf145
docs: 完善插件文档 (#1040) 2024-11-23 11:15:52 +08:00
yansongda
2ea20b79f1
feat: 增加抖音支付 (#1014) 2024-08-04 23:14:23 +08:00
御宅男工作室
e73c8bfcca
docs: 修改错别字 (#1011) 2024-07-13 20:34:12 +08:00
Ben
da3bf50beb
docs: 优化文档 (#1006)
---------

Co-authored-by: yansongda <me@yansongda.cn>
2024-07-04 13:09:42 +08:00
carlin-rj
db85283ee5
feat: 新增江苏银行e融支付 (#1002)
---------

Co-authored-by: wanghaojie <814425737@qq.com>
Co-authored-by: yansongda <me@yansongda.cn>
2024-06-22 10:21:34 +08:00
yansongda
65cf1daa90
chore: 迁移到 cloudflare (#983) 2024-05-16 23:01:08 +08:00
Remx Xu
fe81a43ceb
fix: 修复微信付款码 shortcut 支付插件执行顺序错误 (#972)
* fix: 微信付款码支付插件执行顺序

* docs: 微信付款码支付请求补充必填参数

---------

Co-authored-by: yansongda <me@yansongda.cn>
2024-04-28 20:49:26 +08:00
yansongda
ccc3d76bf6
docs: update (#970) 2024-04-27 22:15:10 +08:00
yansongda
406a4e690c
changed: 微信付款码支付更改为 v3 版 (#969) 2024-04-27 22:02:22 +08:00
yansongda
ee235fe96a
docs: 优化文档 (#957) 2024-04-09 13:57:21 +08:00
yansongda
ca09de03ae
chore: docs components upgrade (#955) 2024-04-04 22:28:45 +08:00
yansongda
d213bb7fdf
Release v3.6.0 (#932) 2024-02-01 18:23:53 +08:00
yansongda
4a1788a589
change(internal): 替换为 yansongda/artful API 请求框架 (#926) 2024-01-11 21:45:27 +08:00
yansongda
1aafd1485e
docs: update (#925) 2024-01-08 22:29:04 +08:00
yansongda
1d34898c1e
feat: 支持 微信/支付宝 多版本 (#918) 2024-01-03 18:02:57 +08:00
yansongda
e4a200dc43
change(internal): 按场景对支付宝插件进行分类 (#894) 2023-12-22 14:59:06 +08:00
yansongda
3fa8d49d42
change(internal): shortcut 完整标明各个插件,不使用 commonPlugin (#886) 2023-12-17 14:36:59 +08:00
yansongda
66c7c21e58
docs: update (#877) 2023-12-05 10:23:59 +08:00
yansongda
aefea5f4f8
docs: update (#876) 2023-12-04 23:11:03 +08:00
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
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
ba013c5f81
release: v3.5.0 (#820) 2023-07-02 11:42:39 +08:00
yansongda
25830a9cff
delete: 移除 Yansongda\Pay\Direction\ArrayDirection 类 (#818) 2023-07-01 23:22:37 +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
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
61f9c5a4bf
change: 签约快捷方式合并成一个快捷方式,通过 _action 区分 (#783) 2023-04-20 21:00:14 +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
041b4f0f83
change: 所有 Parser 更名为 Direction (#770) 2023-04-09 18:45:17 +08:00
李铭昕
ac5ec5f575
feat: 增加委托代扣使用文档 (#768)
* 移除委托代扣的 Shortcut

* 增加委托代扣使用文档
2023-04-09 15:43:26 +08:00
Sonny
f56a89bec3
docs: 微信平台公钥证书获取添加版本号描述 (#747)
* 关于微信平台公钥证书的文档描述优化,加入版本号描述。

---------

Co-authored-by: yansongda <me@yansongda.cn>
2023-03-08 23:01:41 +08:00
yansongda
4c1893d44f
feat: 增加获取微信平台公钥证书方法 (#733) 2023-01-07 21:38:52 +08:00
yansongda
53aa073ccf
docs: 增加微信转账注释方便ide识别 (#725) 2022-12-22 18:04:42 +08:00
yansongda
f15fa2fd1b
docs: 优化文档 (#715) 2022-11-25 18:17:44 +08:00
KEN
6a298995b2
docs: 优化文档 (#709)
* 添加部分指引说明,对新手更加友好

Co-authored-by: yansongda <me@yansongda.cn>
2022-11-08 20:53:20 +08:00