You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: