Skip to content
/ 8583 Public
forked from a2800276/8583

ruby implementation of iso 8583 financial messages

License

Notifications You must be signed in to change notification settings

gokulnath/8583

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISO 8583 Financial Messaging for Ruby

This package currently contains code for coding an decoding ISO 8583 Financial Message.

Developing

In case you're using a ruby version >= 2.2, test-unit is no longer in the std lib, so it needs to be available. Bundler installs this, if not using bundler, you need to run gem install test-unit before running the tests.

Installing

You can install the last version of the +iso8583+ package by executing:

gem install iso8583 

Source

The source is most readily available on github[http://github.com/a2800276/8583].

Mailing List

In case you discover bugs, spelling errors, offer suggestions for improvements or would like to help out with the project, you can contact me directly (tim@kuriositaet.de).

Build Status

About

ruby implementation of iso 8583 financial messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%