Skip to content

server-side online_payment app with full authentication using session. users can purchase a product using the paystack payment gateway

Notifications You must be signed in to change notification settings

teslim191/online_payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-side online_payment app with full authentication using session. users can purchase a product using the paystack payment gateway.

The essence of the project is to learn how to use the paystack payment system.

How to use

  1. clone app with git clone or download as zip and extract
  2. run npm i
  3. run npm run dev
  4. create a config.env file add a mongo uri connection string
  5. run npm run dev to run server
  6. go to http://localhost:9000

About

server-side online_payment app with full authentication using session. users can purchase a product using the paystack payment gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published