s-a / iso-8583

:credit_card: A native Node module to process ISO 8583 Financial transaction card originated messages
Other
76 stars 30 forks source link

Unable to generate ISO message with bit 52 #13

Open girish513 opened 5 years ago

girish513 commented 5 years ago

Hi,

with bit 52, unable to generate ISO Message. Please check my input body var msg = [ [ 0, '0200' ], [ 2, '0000009849698496' ], [ 3, '340000' ], [ 4, '000000000000' ], [ 7, '0226145725' ], [ 11, '112439' ], [ 12, '145702' ], [ 13, '0226' ], [ 18, '6019' ], [ 32, '531' ], [ 33, '531' ], [ 37, '122519411235' ], [ 41, 'ABCDEFGH' ], [ 42, '_ABCDEFGH __' ], [ 49, '360' ], [ 52, '1234567891234567' ], [ 63, 'Sample Data' ], [ 102, '000531165010142771' ], [ 104, '00000012345678' ] ];