$ npm install --save 42-cent-beanstream
var Beanstream = require('42-cent-beastream');
var client = new Beanstream({
MERCHANT_ID: '<PLACEHOLDER>',
API_PASSCODE: '<PLACEHOLDER>'
});
This SDK is natively compatible with 42-cent.
It implements the BaseGateway API.