Could you please help me to parse the DE48 value from the below ISO Message. I am using Jpos - jar in java for getting the ISOMessage.
In XML we used the IFE_LLLCHAR value, for that we are
getting value:"R9203421" <<LLL><sub-element id><length><value>> eg:
<<R><92><03><421>>.
We are having below queries
- Is it Mastercard.xml isofield tag is correct or not?
- How to parse the DE-48 value?
- TLVList method is giving error, so any other way is there to get the DE-48 value?
- Tag DE-55 is giving Junk value if we using IFE_LLLCHAR class.