An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# SSL Commerz Integration With Node JS

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](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 .env

Install 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