JamSwitch
v0.2.6
Published
A NodeJS library for making payments via and for querying the Interswitch API (UNOFFICIAL)
Maintainers
Readme
#JamSwitch This module is still in development mode
var jam = require('JamSwitch').run
, data = ''
, tour = jam(data);
console.log(tour);
