, is advanced ISO 8583 tool/SDK for financial transaction applications.
and supports versions
of 1987 (0xxx messages) and 1993 (1xxx messages) since version 2.5 also version 2003 (2xxx messages) are supported.
In addition our SDK is flexible and field settings can be
type and/or length, that is very useful because there is unlimited dialects and modified versions of
this standard in use worldwide.
The important object in package is Message object that can contain any number of fields defined by ISO8583.
The messages itself are built up from smaller pieces that are ISOField and Bitmap objects.
For creating and formatting of a message you just need to create a new message object and add
necessary field information, the complete formatting is done by SDK library.
To parse incoming messages it is only necessary to set the input stream or byte array as a
parameter and the parser will return the message object that contains all the fields
available. Field information can be handled in applicable binary, alphanumeric or number form
or can be converted to strings.
Our ISO8583 SDK/API is great help for OO environments and makes simple to add ISO8583 capabilities
for applications, without no need to spend significant amount of time and money for implementing
low level parsing and formatting routines.
Whats new in ISO-8583 SDK2.5 update 4 - 2010-05-01?- Fixed a bug for.NET version
formatPacked of field
Type.TRACK2 length if setBinlenpacked option is selected
Whats new in ISO-8583 SDK2.5 update 3 - 2010-03-18?- Added new option that track2 data in packed form can also be padded from right with half byte '0' , config option config.setPackedTrack2PaddedRightWith0(true|false)
Whats new in ISO-8583 SDK2.5 update 2 - 2010-01-19?- Bugs fixed for
formatPacked LxVARTEXT type field formatting (both Java and .Net)
Whats new in ISO-8583 SDK2.5 update 1 - 2009-10-28?- Bug fix for packed track2 and track3 parsing if config options
setPackedTrack2PaddedRightWithF or
setPackedTrack3PaddedRightWithF are used
Whats new in ISO-8583 SDK2.5 release - 2009-05-21?- Added support for ISO-8583 version 2003 to process messages with MTI 2xxx.- Bug fix for TtLlVField setTagValue tag length 1 or 2 bytes are allowed
- Added new Config option
setPackedTrack3PaddedRightWithF for .net and Java version
Enables correct parsing/formatting of packed type messages where track3
is padded with trailing 'F' (half byte in original form)
Whats new in ISO-8583 SDK2.4 (update) - 2008-09-03?
- Added new Config option
setPackedTrack2PaddedRightWithF for .net and Java version
Enables correct parsing/formatting of packed type messages where track2
is padded with trailing 'F' (half byte in original form)
Whats new in ISO-8583 SDK2.4 - 2008-05-26?
- EBCDIC encoded messages support for .net version
- Fix parsing LLLVARNUMBER type of fields for java and .net version
Whats new in ISO-8583 SDK2.3 - 2007-04-20?
- EBCDIC encoded messages support for java version
- Minor bug fixes to .net version, new samples
Whats new in ISO-8583 SDK2.2 - 2007-01-15?
-
LLLTTVField utility for LLLTTV type field subfields
- Support for new field types
LVARNUMBER, LVARTEXT
Whats new in ISO-8583 SDK2.1?
-
LLTTVField utility for LLTTV type field subfields
-
TtLlVField utility for TtLlV type field subfields
- License file location configuration for .net version (useful when running app as windows service)
Whats new in ISO-8583 SDK2?
- Simplified API
- Parser/formatter is now instance object
- multiple parser instances can be created with different configuration
to support multithreading and concurrently process different ISO8583 specifications in same JVM
Note: Our ISO-8583 SDK V2 is available for Java (a jar package) and for C# or Visual Basic .net (a Microsoft.net dll)!
System requirements:
The ISO-8583 SDK is compatible with Java 1.1 and later.
The in-memory performance on 2.4GHz Celeron and jdk 1.4.2 achieved is about 3600
formatting+parsing cycles per second of an average message (with 16 fields incl. 2 bitmaps).
We have not tested but believe that SDK can be used with Java ME if some standard Java packages will be added.
C# version requires .net framework 1.1 and performance is about 2600
formatting+parsing cycles per second on Celeron 2.4GHz, WinXP.
- Documentation:
-
- Buy/order:
What users have said about our ISO-8583 SDK:2009.04.16
Hi,
thanks.
In general we are very happy with the SDK- it does
it's job pretty good and the possibility of reconfiguring the field definitions
makes it really flexible.
The only thing that would improve the usage
experience that I can instantly suggest is that the bitmaps should be updated
automatically if you add/remove a field.
But it's no problem to write a
live template in your favourite IDE to do this
job.
Thanks,
Ludwig
petaFuel GmbH
Ludwig
Adam
Geschäftsführer
2009.11.13
Thanks for this, we are happy with the sdk - does exactly what we need,
the
next step for us would be to get the developer license.
Thanks,
Neno Kabzamalov, Transactor Technologies