January 8, 200917 yr I'm not sure which area I should post this in: Does anyone have experience working with the NACHA file format for processing electronic checks / ACH? The end goal is to electronically process checks from within FileMaker to a bank that only accepts transaction data NACHA file format. Thanks in advance!
February 15, 20178 yr Isn't that just a fixed-width plain text file? If so, you could generate it through exporting as XML with a custom XSLT stylesheet. An example stylesheet (fixed_width.xsl) comes with the application, and several other examples can be found here on FMF. Edited February 15, 20178 yr by comment
Create an account or sign in to comment