Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.

continuous-software/node-rocketgate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Greenkeeper badge

node-rocketgate

Installation

$ npm install -s rocketgate

Usage

var RocketGate = require('rocketgate');
var client = new RocketGate.gateway({
    MERCHANT_ID: <PLACEHOLDER>,
    MERCHANT_PASSWORD: '<PLACEHOLDER>'
});

Gateway API

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

About

Node.js SDK for Rocketgate payment gateway.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •