-
While nothing is preventing ChoETL.NACHA from being licensed MIT. It's a bit precarious when it's dependent on ChoETA which is GPLv3. It means that any project consuming ChoETL.NACHA must be GPLV3 …
-
I propose we move batch generic log to the specific batchSEC type to reduce ranging through the same entries. Prior to yesterday's quick production fix. batchWeb called isAddendaCount(), isTypeCode(…
-
When using this schema with Daffodil (2.1 branch), you get a lot of warnings like this:
```
Schema Definition Warning: Element has no empty representation so cannot have XSD default='0' as a default…
-
Hi,
After the last update (to CHOETL?) the ACH files are now coming out without the record type code at the start of each row.
This code:
` ChoNACHAConfiguration config = new ChoNA…
-
Using ChoETL.NACHA 1.0.1.3 I am seeing padding rows that contain some zeros rather than 94 9's. I believe the standard requires all 9's (but I could be mistaken).
Here is an example:
`1011234567…
-
SEC support for ARC (Accounts Receivable Entry)
Accounts Receivable Entry. A consumer check converted to a one-time ACH debit. The difference between ARC and POP is that ARC can result from a check m…
-
I tried to open a cross-border Canadian payments file but it failed with an exception.
Is there any support for the cross-border payments?
-
**Motivation**:
Multiple ACH Record Formats require [ABA RTN](https://en.wikipedia.org/wiki/ABA_routing_transit_number) (Routing Transit Number)) commonly referred to as a Routing Number or MICR numb…
-
Actual behavior:
* An ACH contribution submitted on Jan. 9 was marked as _Completed_ in CiviCRM.
* On Jan. 16, iATS sent notification by email that the transaction was rejected as "62: CANNOT_TRAC…
-
Hi,
While parsing the Origination/Reject file we are getting parsing error as described below.
Our bank specification says as below.
For rejects, positions 80-87 of the entry detail (type 6) record…