Skip to content

Sampath Bank Paycorp Payment Gateway demo application with Spring-Boot and Thymeleaf

License

Notifications You must be signed in to change notification settings

chathurabuddi/sampath-paycorp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sampath Bank Paycorp Demo 🇱🇰

MIT License Build Quality Gate Status

This application demonstrate how to configure Sampath Bank Paycorp Payment Gateway with Spring-Boot and Thymeleaf. Please read Paycorp technical documentation and understand the workflow well before integrating this to your website.

Installation & Usage

Clone the repository and run mvn clean install from the project root. After that, jar file will be generated at <PROJECT_ROOT>/target directory

git clone https://github.com/chathurabuddi/sampath-paycorp-demo.git
cd sampath-paycorp-demo
mvn clean install

To run the web server, navigate to the generated jar file and execute following command.

java -jar sampath-paycorp-demo-<version>.jar

The payment page can be accessed from http://localhost:8080/

Issues

Please use Github Issues to report any issues, clarifications or suggestions.

Contribution

Contributions, issues and feature requests are welcome. Feel free to check issues page

License

Copyright © 2021 Chathura Buddhika (chathurabuddi)
This project is MIT licensed.

About

Sampath Bank Paycorp Payment Gateway demo application with Spring-Boot and Thymeleaf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published