微信支付完善

This commit is contained in:
xiafang
2020-12-09 11:49:24 +08:00
parent 086ebece42
commit 115b02e7e1
12 changed files with 370 additions and 63 deletions

View File

@@ -1,13 +1,13 @@
# 移动支付 Spring Boot 组件 多租户版
# 移动支付 Spring Boot 组件
为了满足业务中出现app支付、公众号支付、小程序支付等多appid并存的场景对原有的进行了增强开发出了多租户版本。
## 支持类型
- [x] **微信支付V3** 全量支持。
- [x] **微信支付V3** 全量支持,并支持多租户
- [x] **支付宝** 提供所有实现,具体以签约项目为准。
## 进度
- 微信支付营销-代金券 `WechatMarketingFavorApi` 100%
- 微信支付 支付功能 `WechatPayApi` app预支付
- 微信支付 支付功能 `WechatPayApi` 100%
## 采用技术
- Spring