This commit is contained in:
felord.cn
2021-01-11 16:03:50 +08:00
parent edbf4dcbc7
commit ceeba2e3c3
2 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# 微信支付 Spring Boot 组件
# 最好用的微信支付V3 Spring Boot 组件
为了满足业务中出现app支付、公众号支付、小程序支付等多appid并存的场景对原有的进行了增强开发出了多租户版本。

View File

@@ -18,10 +18,14 @@
- [x] **微信支付V3** 全量支持并支持多租户以同时满足移动应用App、公众号、小程序等支付场景
- [x] **支付宝** 集成SDK作简单适配
## 微信支付V3进度
- 微信支付营销-代金券 `WechatMarketingFavorApi` 100%
- 微信支付 支付功能-普通支付直连模式 `WechatDirectPayApi` 100%
- 微信合单支付 `WechatCombinePayApi` 100%
## 功能
- 实现微信支付多商户
- 集成支付宝SDK、快速接入Spring Boot
- 实现微信支付V3 基础支付
- 实现微信支付V3 合单支付
- 实现微信支付V3 代金券
- 实现微信支付V3 微信支付分
- 实现微信支付V3 先享卡
## Maven 中央仓库坐标
> 推荐使用最新版本