moov-io / iso8583

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

add spec and Data type for EMV #208

Closed alovak closed 1 year ago

alovak commented 1 year ago

What:

wadearnold commented 1 year ago

This creates an error if the fields are not defined. Wouldn't it be better to parse them into Tag => Value pairs if it is unknown?