mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# 微信支付 Spring Boot 组件
|
||||
# 最好用的微信支付V3 Spring Boot 组件
|
||||
|
||||
为了满足业务中出现app支付、公众号支付、小程序支付等多appid并存的场景,对原有的进行了增强开发出了多租户版本。
|
||||
|
||||
|
||||
@@ -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 中央仓库坐标
|
||||
> 推荐使用最新版本
|
||||
|
||||
Reference in New Issue
Block a user