0.1.1 • Published 9 years ago

iso8583-smartvista v0.1.1

Weekly downloads
11
License
-
Repository
github
Last release
9 years ago

node-iso8583

Jafar Shadiq reekoheek at gmail dot com http://github.com/reekoheek/node-iso8583

Igor Askarov juks@juks.ru https://github.com/juks/node-iso8583

DESCRIPTION

node-iso8583 is a Node.js addon for parsing and packing ISO 8583. This fork has several fixes, works with buffers, non-printable characters safe and adopted for use with the payment system.

# REQUIREMENTS

* The current version is tested to run on node.js 0.6.2

# NPM INSTALL

To be defined

# SOURCE INSTALL

``` bash
$ git clone git@github.com:juks/node-iso8583.git
$ cd node-iso8583
$ node ./test

LICENSE

See LICENSE file.