Skip to content

frankly034/online_payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online_payment

This is a code repository for a tutorial on medium. For a detailed explanation of the code medium post

You can clone the repos to have to try it out.

Setup

  • Create a paystack account
  • Copy and update the secret key in config/paystack.js
  • Install dependencies. Just run npm install from the root of the directory structure.
  • Run the app node app

About

A monolith app built with expressjs, mongoose and pug to illustrate payment integration with paystack.

Topics

Resources

Stars

Watchers

Forks