Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 630 Bytes

File metadata and controls

36 lines (24 loc) · 630 Bytes

SSL Commerz Integration With Node JS

Build Status

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 .env

Install the dependencies and devDependencies and start the server.

$ npm install

Runing the project...

$ npm start

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:8080

License

MIT