what is the different between BASE24 message format and iso8583 format.

2,835 views
Skip to first unread message

MrSamintha

unread,
Oct 6, 2015, 5:28:52 AM10/6/15
to jPOS Users
What is the difference between Iso8583 and Base24 ? i can't find any, it is seemed as equal.

chhil

unread,
Oct 6, 2015, 6:06:17 AM10/6/15
to jpos-...@googlegroups.com
Please read the chapter on ISO8583 in http://jpos.org/doc/proguide-draft.pdf

Brief answer:
ISo8583 is a protocol with flavors, each entity will implement it in their own way. While the common data will probably use the same fields (e.g.pan, track2, response code), proprietary data field will be added.
Plus packaging of each field will vary across entities (data may be transferred, as BCD,ASCII,HEX. Data may be fixed or variable length and have a length prepended to the actual data and that length itself can be packaged in numerous ways). So you have to go field by field from your spec and pick the correct packager for it.

If ISO8583 was really a standard, we would not have to write different packagers to pack/unpack the message, one packager would rule them all.

-chhil

On Tue, Oct 6, 2015 at 2:58 PM, MrSamintha <wgs...@gmail.com> wrote:
What is the difference between Iso8583 and Base24 ? i can't find any, it is seemed as equal.

--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
 
Join us in IRC at http://webchat.freenode.net/?channels=jpos
 
You received this message because you are subscribed to the "jPOS Users" group.
Please see http://jpos.org/wiki/JPOS_Mailing_List_Readme_first
To post to this group, send email to jpos-...@googlegroups.com
To unsubscribe, send email to jpos-users+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jpos-users
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/ee891cad-c89f-431e-80d1-a93032c904a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Victor Contin

unread,
Oct 6, 2015, 3:32:16 PM10/6/15
to jpos-...@googlegroups.com
The main difference of ISO8583 (1987) B24 and the specification of ISO8583 (1987) is that the B24 has a header of 12 bytes and each byte has a meaning for the system handling the B24 format otherwise all fields including the Header and bitmaps they are ASCII

Victor Contin

On Tue, Oct 6, 2015 at 5:28 AM, MrSamintha <wgs...@gmail.com> wrote:
What is the difference between Iso8583 and Base24 ? i can't find any, it is seemed as equal.

--

Ron Barker

unread,
Oct 6, 2015, 8:10:59 PM10/6/15
to jpos-...@googlegroups.com
Plus BASE24 ISO 8583-87 extended ISO to have a 16 byte terminal ids.  :)



Reply all
Reply to author
Forward
0 new messages