reactioncommerce/node-authorize-net

Name: node-authorize-net

Owner: Reaction Commerce

Description: Node.js SDK for Authorize.net payment gateway.

Created: 2016-08-04 04:57:56.0

Updated: 2018-02-27 06:03:04.0

Pushed: 2018-01-22 01:53:08.0

Homepage: https://authorize.net/

Size: 79

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

node-authorize-net

Installation
$ npm install -s authorize-net
Usage
AuhorizeNet = require('authorize-net');
client = new AuthorizeNet({
I_LOGIN_ID: '<PLACEHOLDER>',
ANSACTION_KEY: '<PLACEHOLDER>'

Gateway API

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.