Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.
/ examples Public archive

Payment collection and processing examples.

Notifications You must be signed in to change notification settings

tfulton/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

examples

The intent of this project is to build examples using varios payment gateway javascript client libraries. It is a small node.js application.

Requirements

  • Node.js - Download and install node.js for your particular platform here. latest
  • Credentials on PayPal, and other payment gateways as they are added - See respective payment processor developer docs for details.

Install Local

  • Clone or download this repository to your local machine.
  • Perform npm install within the project directory.
  • Run npm start and navigate your browser to localhost:3000/xxx.html based on the pages in ~/public

About

Payment collection and processing examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published