moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
446 stars 149 forks source link

fix: return checksum error when ImmediateOrigin doesn't validate #1432

Closed adamdecaf closed 1 month ago

adamdecaf commented 1 month ago

Fixes: https://github.com/moov-io/ach/issues/1430