Convert data to NACHA
kmehmoodkhan opened this issue · 3 comments
kmehmoodkhan commented
Cinchoo commented
You will need some package (google it) to read the excel file. If the file is in CSV format, you can use ChoETL for parsing the file, then use this library to create the NACHA file. Hope this help.
kmehmoodkhan commented
Cinchoo commented
you may want to use NACHA spec (google it) to do the mapping.