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

https://github.com/hopquangdo/payspring

PaySpring - An open-source Spring Boot library for seamless integration of multiple payment gateways. Simplify payments, empower developers.
https://github.com/hopquangdo/payspring

fintech java jdk17 momo open-source payment-gateway payment-integration paypal payspring spring spring-boot stripe vnpay

Last synced: about 2 months ago
JSON representation

PaySpring - An open-source Spring Boot library for seamless integration of multiple payment gateways. Simplify payments, empower developers.

Awesome Lists containing this project

README

          

# πŸ“¦ PaySpring Starter

[![Maven Central](https://img.shields.io/maven-central/v/io.github.doquanghop/PaySpring)](https://mvnrepository.com/artifact/com.example/vnpay-spring-boot-starter)
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/doquanghop/PaySpring/blob/main/LICENSE)

**PaySpring - An open-source Spring Boot library for seamless integration of multiple payment gateways. Simplify payments, empower developers.**

## 🌟 Vision
PaySpring is designed to simplify payment gateway integrations for developers by providing a unified, easy-to-use API. Our goal is to support a wide range of payment methods, starting with VNPay and expanding to include Stripe, PayPal, Momo, and more. As an open-source project, we invite the community to help us build a robust, extensible payment solution.

## πŸ“š Documentation

- [sandbox.vnpayment.vn/apis](https://sandbox.vnpayment.vn/apis) - VNPay integration guide

## πŸš€ Getting Started

> [!TIP]
> PaySpring is built as a Spring Boot Starter, automatically configuring necessary beans. Add the dependency, configure, and you're ready to process payments!

### Add Dependency
Include PaySpring in your `pom.xml`:

```xml

io.github.doquanghop
payspring
1.0.0

```

> **Note**: Ensure your Maven repository includes PaySpring, or use a local JAR if built from source.

## Contribute

PaySpring is open-source, and we need your help to add more payment gateways and features! Here’s how you can contribute:

- **Read**: Check our Contributing Guide (.github/CONTRIBUTING.md).
Join our community and help make payments simpler for everyone!

## Security
We take security seriously, especially for payment processing. Please review our Security Policy (SECURITY.md) for instructions on reporting vulnerabilities and best practices for secure usage.

## License

MIT (LICENSE) Β© Do Quang Hop