mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +08:00
README.md
This commit is contained in:
20
README.md
20
README.md
@@ -29,9 +29,25 @@
|
||||
更多参考[changelog](https://notfound403.github.io/payment-spring-boot/#/changelog)
|
||||
|
||||
## 核心API结构
|
||||

|
||||

|
||||
|
||||
> 随着版本迭代会增加
|
||||
- `WechatPartnerProfitsharingApi` 微信支付服务商V3分账
|
||||
- `WechatPayCallback` 微信支付V3回调通知工具封装
|
||||
- `WechatAllocationApi` 微信支付V2分账(未来会移除)
|
||||
- `WechatMarketingFavorApi` 微信支付代金券V3
|
||||
- `WechatCombinePayApi` 微信支付合单支付V3
|
||||
- `WechatPayScoreApi` 微信支付分V3
|
||||
- `WechatPayRedpackApi` 微信支付V2现金红包
|
||||
- `WechatDiscountCardApi` 微信支付V3先享卡
|
||||
- `WechatProfitsharingApi` 微信支付直连商户V3分账
|
||||
- `WechatPartnerPayApi` 微信支付服务商模式V3普通支付
|
||||
- `WechatMarketingBusiFavorApi` 微信支付V3商家券
|
||||
- `WechatPayTransfersApi` 微信支付V2企业付款到零钱,目前不包括到银行卡
|
||||
- `WechatDirectPayApi` 微信支付直连模式V3普通支付
|
||||
- `WechatPayScoreParkingApi` 微信支付分V3停车服务
|
||||
- `WechatBatchTransferApi` 微信支付V3批量转账到零钱
|
||||
|
||||
> 随着版本迭代功能会增加。
|
||||
|
||||
## 开源协议
|
||||
**Apache 2.0**
|
||||
|
||||
Reference in New Issue
Block a user