Skip to content

gregwym/kaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaching

Kaching is a simple payments solution for Express-based web app, inspired by Passport.js. Together with various strategies, Kaching provides a unified control flow to hook up with different online payment services.

Install

$ npm install kaching

Example

Kaching's example uses kaching-paypal. Please refer to: https://github.com/gregwym/kaching/tree/master/example.

Usage

Kaching has to work with at least one strategy. Please checkout kaching-paypal for further instrcutions.

About

A node module for express app to create and receive payments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published