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:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 移动支付 Spring Boot 组件
|
||||
提供聚合支付能力。
|
||||
|
||||
## 支持类型
|
||||
|
||||
- [x] **微信支付V2** 只提供V3不支持的部分。
|
||||
- [x] **微信支付V3** 全量支持。
|
||||
- [ ] **支付宝** 施工中……
|
||||
- [ ] **银联支付** 施工中……
|
||||
|
||||
## 采用技术
|
||||
- Jackson
|
||||
- Okhttp
|
||||
- Ali-pay-sdk
|
||||
## 使用方法
|
||||
### 集成
|
||||
以**Spring Boot Starter**的形式集成到项目中。
|
||||
### 配置
|
||||
施工中……
|
||||
### API使用
|
||||
施工中……
|
||||
|
||||
## CHANGELOG
|
||||
Reference in New Issue
Block a user