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

Support acknowledgment entries - ACK & ATX #327

Closed
wadearnold opened this issue Oct 25, 2018 · 1 comment
Closed

Support acknowledgment entries - ACK & ATX #327

wadearnold opened this issue Oct 25, 2018 · 1 comment
Assignees

Comments

@wadearnold
Copy link
Member

What were you trying to do?

The library needs to support acknowledgment entries standard entry class code of ACK or ATX. Defined in Appendix 6 acknowledgment entries

Acknowledgment Entries (ACK & ATX)
Originators may request an acknowledgment from the RDFI that a corporate credit entry (CCD or CTX) has been received and the institution attempted to post the payment to the Receiver’s account. The Discretionary Data field of the Entry Detail Record will contain an “AK” if an acknowledgment is being requested.
Acknowledgment entries, which are optional, create an opportunity for the RDFI to provide additional services to its business customers/members that receive corporate credit entries. ACK and ATX entries provide a method for the institution to acknowledge the receipt of CCD or CTX credits, respectively, to the Originator. By sending the acknowledgment, the RDFI is indicating that the payment was received and it will attempt to post the payment to the Receiver’s account. Acknowledgment entries must be initiated within two banking days following the Settlement Date of the CCD or CTX entry.

What did you expect to see?

ACK/ATX - Acknowledgment Entries - These optional Standard Entry Class Codes are available for use by the RDFI to acknowledge the receipt of ACH credit payments originated using the CCD or CTX formats. These acknowledgments indicate to the originator that the payment was received and that the RDFI will attempt to post the payment to the Receiver’s account. Acknowledgment entries initiated in response to a CCD credit entry utilize the ACK format. Acknowledgments initiated in response to a CTX credit entry utilize the ATX format.

Test cases, documentation, and library support for ACH and ATX SEC codes.

What did you see?

ACK entries are not support

How can we reproduce the problem?

Parse a file that contains an ACK or ATX entry

@bkmoovio bkmoovio self-assigned this Oct 25, 2018
bkmoovio added a commit that referenced this issue Oct 26, 2018
bkmoovio added a commit that referenced this issue Oct 26, 2018
create batchATX and batchATX_test

CTX and ACK adjustments
bkmoovio added a commit that referenced this issue Oct 26, 2018
ACk and AXT testing adjustments
bkmoovio added a commit that referenced this issue Oct 26, 2018
read and write test
change SetOriginalTraceNumber argument from int to string
bkmoovio added a commit that referenced this issue Oct 30, 2018
…-ACK-&-ATX-#327

Support acknowledgment entries   ack & atx #327
@wadearnold
Copy link
Member Author

closed by #331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants