authorize-net

1.1.1 • Public • Published

build status

node-authorize-net

Installation

$ npm install -s authorize-net

Usage

var AuhorizeNet = require('authorize-net');
var client = new AuthorizeNet({
  API_LOGIN_ID: '<PLACEHOLDER>',
  TRANSACTION_KEY: '<PLACEHOLDER>'
});

Gateway API

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    143
    • latest

Version History

Package Sidebar

Install

npm i authorize-net

Weekly Downloads

154

Version

1.1.1

License

MIT

Last publish

Collaborators

  • lorenzofox3
  • maxinnos