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

How do ACH debits work? #37

Closed
matin opened this issue Aug 24, 2012 · 2 comments
Closed

How do ACH debits work? #37

matin opened this issue Aug 24, 2012 · 2 comments
Labels

Comments

@matin
Copy link
Member

matin commented Aug 24, 2012

#3 tries to address how Balanced should define a ACH debit interface, but it's important to first understand the constraints of ACH before moving forward on how the interface looks.

Specifically:

  • how long until an ACH debit is confirmed to have happened?
  • how long until the funds become availble from issuing the request?
  • are the funds guaranteed after a successful response is returned from the ODFI?
  • how long until the ACH debit is rejected?
  • what rejection reasons are provided?

Add anything not included in this list, and I'll update this summary.

@matin
Copy link
Member Author

matin commented Aug 24, 2012

@mahmoudimus can you drop some wisdom bombs on us?

@matin
Copy link
Member Author

matin commented Sep 17, 2012

  • one business day relies on the request clearing before the ACH cut-off (4:30pm Pacific).

how long until an ACH debit is confirmed to have happened?

one business day

how long until the funds become availble from issuing the request?

one business day

are the funds guaranteed after a successful response is returned from the ODFI?

yes

how long until the ACH debit is rejected?

one business day

what rejection reasons are provided?

Still trying to gain more information on the rejection codes, but it will be documented in the spec.

@matin matin closed this as completed Sep 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant