cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

eCheck Reason Code 244

Hey Guys,

 

When I attempt to pass through an eCheck Type of "CCD" with an Account Type of "BUSINESSCHECKING"  to the sandbox , I get a 244 error indicating that these two should not be used together. The API documentation states that in the case you are paying from a Business Check Account you should use "CCD". Is this a sandbox issue or am I doing something wrong?

 

Regards

Ross

rossc007
Member
1 ACCEPTED SOLUTION
4 REPLIES 4

Hi Ross,

 

I just ran a test transaction to verify and received no error in sandbox running a bank account type of businessChecking and an eCheck type of CCD. Can you provide some more details on precisely how you are submitting the transaction when you see this error?

 

Thanks,

Joy

Joy
Administrator Administrator
Administrator

Hi Joy,

 

Thanks for getting back to me, got dragged onto something else but Im back now :D

 

Having a different issue now that I hope you can help with, getting reason\response codes 2/2 back for this POST, not alot of info in that error message! I've also tried posting an account name and checking number (abscent in the below POST), same results. Any help much appreciated!

 

  1. x_amount:
    192.00
  2. x_currency_code:
    USD
  3. x_fp_sequence:
    5637
  4. x_fp_timestamp:
    1405367796
  5. x_fp_hash:
    1E5B5CA07C7B0050C821763CCBCDA7D3
  6. x_relay_response:
    true
  7. x_relay_url:
  8. x_login:
    83gt3SF8
  9. x_description:
  10. x_solution_id:
    A1000018
  11. x_method:
    ECHECK
  12. x_bank_aba_code:
    021200339
  13. x_bank_acct_num:
    12213123
  14. x_bank_acct_type:
    CHECKING
  15. x_bank_name:
    Bank of America
  16. x_bank_acct_name:
     
  17. x_echeck_type:
    WEB
  18. x_bank_check_number:
     
  19. routingNumber:
    021200339
  20. bankAccountNumber:
    12213123
  21. eCheckType:
    WEB
  22. bankName:
    Bank of America
  23. eCheckAccountType:
    CHECKING

Thanks!