Skip to content

tanvirstreame/sslcommerze-integrate-express-next-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SSL Commerz Integration With NEXT JS and EXPRESS JS (TypeScript)

Build Status

Features

  • Payment gateway

Tech

  • Express JS
  • Next JS
  • Type Script

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

Running the backend project...

$ npm start

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

127.0.0.1:8080

Running the frontend project...

$ npm run dev

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

127.0.0.1:3000

License

MIT