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

Clarify documentation around returns on an ACH debit (incl. fees) #413

Open
nealtovsen opened this issue Jun 2, 2014 · 0 comments
Open

Comments

@nealtovsen
Copy link

The immediate question I was trying to answer is whether the marketplace gets charged a fee for a return on an ACH.

In trying to find the answer, I discovered that much of the documentation is a bit murky in general with regards to ACH debits. I see issue #303, which may address this, but wanted to track this specific question of handling returns.

I'm not 100% certain, but my understanding is that a chargeback only happens when a payer initiates the dispute process. The payment network itself would never initiate some sort of reversal/chargeback after it was successful. Correct?

https://docs.balancedpayments.com/1.1/guides/disputes/#disputes

Conversely, I'm not sure if there is an equivalent dispute process for ACH. But the ACH network can issue returns, which AFAIK are initiated internally by the ACH network itself. For example, an ACH return can sometimes occur simply because the bank later (presumably due to the async batch processing nature of the system) realized that the funds weren't actually available in the account at that time, and issues a reversal.

The API docs are a little fuzzy, but it seems the payment should transition to Failed status, which is logical. But...

  • Will the marketplace be charged a fee?
  • And is there any guidance regarding how the marketplace should handle this situation with a seller?
  • Can the docs be updated to make this whole topic more clear?
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

1 participant