🇳🇵 Introducing NepalPay Spring Boot Starter v0.3.1 #1
sujankim
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🇳🇵 Introducing NepalPay Spring Boot Starter v0.3.1
After integrating Nepal payment gateways from scratch multiple times, I extracted everything into an open-source Spring Boot library.
NepalPay is the first production-grade Java library for Nepal's major payment gateways — with security baked in, zero boilerplate, and support for both Spring Boot 3.2+ and Spring Boot 4.x.
🚀 What it Supports
Gateway | Status | Notes -- | -- | -- Khalti | ✅ | Initiate + server-side lookup eSewa | ✅ | HMAC-signed form + callback verification ConnectIPS | ✅ | RSA-signed form + server validation Fonepay | 🔲 | Coming soon⚡ 3-Step Install
Spring Boot 3.2+ (Maven)
Spring Boot 4.x (Maven)
Configure
application.ymlThat's it.
KhaltiClientandEsewaClientare automatically injected and ready to use throughout your application.🔗 Links
📖 Documentation: https://sujankim.github.io/nepal-pay-spring-boot-starter/
💻 GitHub: https://github.com/sujankim/nepal-pay-spring-boot-starter
📦 JitPack: https://jitpack.io/#sujankim/nepal-pay-spring-boot-starter
📝 Blog: [dev.to post link]
💬 I Would Love Your Feedback
Does it work with your project?
Which gateway do you need next? (Fonepay? HamroPay?)
Any API design improvements?
Any features you'd like to see?
Please use the Q&A category for questions and the Ideas category for feature suggestions.
Built for Nepal's developer community 🇳🇵❤️
Beta Was this translation helpful? Give feedback.
All reactions