An open API service indexing awesome lists of open source software.

https://github.com/hocgin/payment-project

💰|微信支付|支付宝支付|聚合支付
https://github.com/hocgin/payment-project

alipay pay payment payment-sdk wxpay

Last synced: about 1 month ago
JSON representation

💰|微信支付|支付宝支付|聚合支付

Awesome Lists containing this project

README

        

## 聚合支付SDK
[![Publish Package](https://github.com/hocgin/payment-project/actions/workflows/publish.yml/badge.svg)](https://github.com/hocgin/payment-project/actions/workflows/publish.yml)

## 演示/案例

- [Spring Boot 项目](./payment-samples/payment-spring-boot-sample/README.md)

## 使用方式

### Maven

```xml


in.hocg.payment
payment-module-alipay
1.0.0


in.hocg.payment
payment-module-wxpay
1.0.0

```