Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert data to NACHA #25

Closed
kmehmoodkhan opened this issue Nov 6, 2019 · 3 comments
Closed

Convert data to NACHA #25

kmehmoodkhan opened this issue Nov 6, 2019 · 3 comments

Comments

@kmehmoodkhan
Copy link

image

Hi, can you please guide me on how to use this package to generate Nacha file using the data from the excel sheet. For reference screenshot is attached. Thank you

@kmehmoodkhan kmehmoodkhan changed the title Convert data to NACA Convert data to NACHA Nov 6, 2019
@Cinchoo
Copy link
Owner

Cinchoo commented Nov 8, 2019

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
Copy link
Author

Thank you for your reply. Yes I understand that, we need to read excel file for data. My question is how to map the fields shown in the excel to this method
image

@Cinchoo
Copy link
Owner

Cinchoo commented Nov 16, 2019

you may want to use NACHA spec (google it) to do the mapping.

@Cinchoo Cinchoo closed this as completed Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants