feat 同步支付方式功能

This commit is contained in:
bootx
2024-02-17 23:48:02 +08:00
parent 74b2cb70b7
commit 47ed8e9265
12 changed files with 136 additions and 32 deletions

View File

@@ -4,8 +4,10 @@
- [x] 钱包支付
- [x] 储值卡支付
- [ ] 支付回调通知和退款回调通知功能
- [ ] 个通道配置支持启用停用校验
- [x] 支付对账的序列化生成器有问题待platform更新
2.0.x 版本内容
- [ ] 云闪付接入
- [ ] 退款操作支持重试
- [ ] 增加各类日志记录,例如钱包的各项操作
- [ ] 支付流程也改为先落库后支付情况, 避免极端情况导致掉单