Nanore Posted January 8, 2009 Posted January 8, 2009 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!
JLanclos Posted February 15, 2017 Posted February 15, 2017 Did you ever find an answer to this question?
comment Posted February 15, 2017 Posted February 15, 2017 (edited) 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, 2017 by comment
Recommended Posts
This topic is 2929 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now