Skip to content

continuous-software/node-beanstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Greenkeeper badge

42-cent-beanstream

Installation

$ npm install --save 42-cent-beanstream

Usage

var Beanstream = require('42-cent-beastream');
var client = new Beanstream({
    MERCHANT_ID: '<PLACEHOLDER>',
    API_PASSCODE: '<PLACEHOLDER>'
});

Gateway API

This SDK is natively compatible with 42-cent.
It implements the BaseGateway API.

About

Node.js SDK for Beanstream payment gateway.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published