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.
- Host: GitHub
- URL: https://github.com/hopquangdo/payspring
- Owner: hopquangdo
- Created: 2025-04-29T14:51:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T16:34:35.000Z (about 1 year ago)
- Last Synced: 2026-01-26T18:05:07.559Z (5 months ago)
- Topics: fintech, java, jdk17, momo, open-source, payment-gateway, payment-integration, paypal, payspring, spring, spring-boot, stripe, vnpay
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# π¦ PaySpring Starter
[](https://mvnrepository.com/artifact/com.example/vnpay-spring-boot-starter)
[](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