moov-io / iso8583

A golang implementation to marshal and unmarshal iso8583 message.
https://moov.io
Apache License 2.0
349 stars 103 forks source link

To verify ISO 8583 specification (version 1997, 2000, 2003) #33

Closed mfdeveloper508 closed 3 years ago

mfdeveloper508 commented 3 years ago

we need to verify the package to support iso 8583 specifications (version 1997, 2000, 2003) Especially we should verify to parse iso 8583 message using several encoding method

vtolstov commented 3 years ago

i'm can add tests after solve my way4 issue. i can add test for tieto and way4 specs . tieto - ascii encoding and way4 bcd encoding

alovak commented 3 years ago

@vtolstov it would be great to add tests based on the different specs into the project if there are no issues with legal/license.