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

files: support flattening batches before upload #259

Open
adamdecaf opened this issue Sep 18, 2019 · 0 comments
Open

files: support flattening batches before upload #259

adamdecaf opened this issue Sep 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@adamdecaf
Copy link
Member

Our ACH library has support for "flattening batches" which means to merge EntryDetail records with the same BatchHeader together. This helps cut down costs and offer smaller files.

The library support was added recently along with an HTTP endpoint if we wanted, but paygate should be able to use the library method directly.

This should be hidden behind a config and I'm not sure if it should be enabled by default or not.

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