Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ResponseData>
<status>D</status>
<order_number>122879-20081217198384</order_number>
<term_code>0</term_code>
<tran_amount>1.01</tran_amount>
<tran_date>20081217</tran_date>
<tran_time>131643</tran_time>
<invoice_id>44444</invoice_id>
<description>CHEXDIRECT|DECLINE CHECK|3 UNPAIDS (ALL)|UNPAID AMT= 35|PHN 800-238-5888|EXPRESS RECOVERY</description>
</ResponseData>


Level 1 Verification Information

Level 1 ACH verification compares the given account information against a neg file database. Results for accounts that do not contain any negative data will return an AUTH NUM indicating that no negative events have been recorded for the account. Additional info will be passed with the AUTH NUM in the <description> field with a pip ("|") delimiter.

Additional Info

valuedescription
Routing Number is InvalidInvalid bank routing number
History of UnauthorizedAccount does not have a reported history or returns for Account Closed, Invalid Account, No account found, or Unable to locate, the routing number and account format are verified and there is no known transactional history on the account.

Wrong Account Structure

The account identified as suspicious format
Not populatedAccount does not have a reported history or returns for Account Closed, Invalid Account, No account found, or Unable to locate, the routing number and account format are verified, and there is known transactional history on the account.

Format

<description>
AUTH NUM|ADDTIONAL INFO
</description>

Example

<description>
AUTH NUM 53793041|Accept
</description>

Debug and Test ACH Information

valueBank NameRouting NumberAccount Number
Valid (AUTH NUM)Bank of America05320098311101010
Routing Number is InvalidBank of America05320098311101012
History of UnauthorizedBank of America0411231241011234567

Wrong Account Structure

Bank of America05320098311101015

Level 2 Verification Information

Level 2 verification will return some additional information with the verification AUTHNUMAUTH NUM. This additional info will be passed with the AUTHHUM AUTH NUM in the <description> field with a pip ("|") delimiter.

Additional Info

valuedescription
Non-Participating: Negative InformationThis customer's bank does not participate in the Bank ACH Verification system. However, the normal negative database has negative information (returned checks) that are in the system.
ACH UnavailableThis merchant's bank account is not able to be debited via the ACH system.
Non-Participating: No InfoThis customer's bank does not participate in the Bank ACH Verification system and the customer's bank account has not been seen in the negative database system.
Account Closed or Neg StatusThe customer's bank participates in the Bank ACH Verification system and is reporting this account as Closed or in a state that will result in the ACH transaction being returned.
Account GoodThe customer's bank participates in the Bank ACH verification system and is reporting this account as open and in good standing.

Format

<description>
AUTH AUTHNUMNUM|ADDTIONALINFOADDTIONAL INFO
</description>

Example

<description>
AUTH NUM 53793041|Non-Participating: No Info
</description>

...