https://github.com/tanvirstreame/sslcommerz-integration-with-nodejs
Simple way to integrate sslcommerz in node js app
https://github.com/tanvirstreame/sslcommerz-integration-with-nodejs
javascript nodejs sslcommerz sslcommerz-payment-gateway
Last synced: about 1 month ago
JSON representation
Simple way to integrate sslcommerz in node js app
- Host: GitHub
- URL: https://github.com/tanvirstreame/sslcommerz-integration-with-nodejs
- Owner: tanvirstreame
- Created: 2021-04-05T19:27:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T22:55:35.000Z (over 3 years ago)
- Last Synced: 2025-08-03T03:37:52.932Z (2 months ago)
- Topics: javascript, nodejs, sslcommerz, sslcommerz-payment-gateway
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 8
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSL Commerz Integration With Node JS
[](https://travis-ci.org/joemccann/dillinger)
# Features
- Payment gateway
### Tech* Node JS
### Installation
Create a sandbox account - https://developer.sslcommerz.com/registration/
Get your store id and password and add them in .envInstall the dependencies and devDependencies and start the server.
```sh
$ npm install
```
Runing the project...```sh
$ npm start
```
Verify the deployment by navigating to your server address in your preferred browser.```sh
127.0.0.1:8080
```License
----MIT