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

pipeline: support segmenting files before upload #389

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

pipeline: support segmenting files before upload #389

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 segmented (files only contain debits or credits) before uploading. The ACH library supports this, but paygate has no support for doing this prior to upload. This would upload both files.

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#File.SegmentFile

@adamdecaf adamdecaf added the enhancement New feature or request label Feb 26, 2020
@adamdecaf adamdecaf changed the title filetransfer: support segmenting files before upload pipeline: support segmenting files before upload Aug 17, 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