Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

pipeline: support balancing files before upload #388

Open
adamdecaf opened this issue Feb 26, 2020 · 0 comments
Open

pipeline: support balancing files before upload #388

adamdecaf opened this issue Feb 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@adamdecaf
Copy link
Member

What were you trying to do?

Certain FI's require that ACH files are balanced (adding an "OFFSET" record that adds a credit/debit record so the batch sums to zero) before uploading. The ACH library supports this, but paygate has no support for doing this prior to upload.

What did you expect to see?

A configuration option (per routing number) to enable this prior to upload.

We can use the ACH library: https://godoc.org/github.com/moov-io/ach#Batch.WithOffset

@adamdecaf adamdecaf added the enhancement New feature or request label Feb 26, 2020
@adamdecaf adamdecaf changed the title filetransfer: support balancing files before upload pipeline: support balancing files before upload Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant