mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
'init'
This commit is contained in:
31
docs/changelog.md
Normal file
31
docs/changelog.md
Normal file
@@ -0,0 +1,31 @@
|
||||
## 1.0.3.RELEASE
|
||||
- 微信支付
|
||||
- feat: 完善合单支付账单
|
||||
1. 增加合单支付-申请交易账单API。
|
||||
2. 增加合单支付-申请资金账单API。
|
||||
- fix: #I2BCMZ 合单支付url不正确的问题。
|
||||
- fix: 微信支付能够正确根据环境条件动态启用了,修复了不配置微信支付时,无法启用支付宝的问题。
|
||||
1. 当配置中存在`wechat.pay.v3`配置时,微信支付启用;否则微信支付不启用,不会再影响支付宝的运行。
|
||||
- refactor: 先享卡优化
|
||||
|
||||
## 1.0.2.RELEASE
|
||||
- 微信支付
|
||||
- feat: 接入微信支付分
|
||||
- feat: 接入微信支付先享卡
|
||||
- fix: 支付回调参数不全的问题
|
||||
|
||||
## 1.0.1.RELEASE
|
||||
|
||||
- 微信支付
|
||||
- 基础支付-商户直连 bugfix
|
||||
- 合单支付
|
||||
|
||||
## 1.0.0.RELEASE
|
||||
|
||||
- 微信支付
|
||||
- 基础支付-商户直连
|
||||
- 代金券
|
||||
- 多租户
|
||||
- 支付宝
|
||||
- 仅仅引入支付宝SDK,后续维护以支付宝SDK变动为准
|
||||
- 支付宝暂时不支持多租户
|
||||
Reference in New Issue
Block a user