> I need a ISO 8583 response code list. Can i know where can i get this?
Speak to the maintainer of the system that is giving you a response, or
indeed to the system maintainer you are responding to.
Although response code fields are similar in the values they hold, I
don't believe you will find a list to which all systems conform.
--
Mark
> i need EMV Transaction Format in jPOS server, how it send the packet to host
> and how it will recive the packet.
The message format is defined in a packager, start with the packager first.
Once you know where and how the EMV data is transported, you might use
org.jpos.tlv.TLVMsg to break the fields apart, but this will depend on
how the EMV values are exchanged/formatted.
>
> if you send immediate response, it will help my production movement.
http://www.catb.org/~esr/faqs/smart-questions.html
--
Mark