- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Creating an ECheck is failing
Hi.
I'm new to echecks and I'm getting the following error:
<HTML><BODY><H3>The following errors have occurred.</H3>(92) The gateway no longer supports the requested method of integration.<BR></BODY></HTML>
The transaction I'm sending is:
x_login=-----------
x_tran_key=--------------
x_method=ECHECK
x_amount=3.00
x_bank_acct_num=xxxxxxx06
x_bank_aba_code=xxxxxxx13
x_bank_acct_type=CHECKING
x_delim_char=|
x_bank_name=CHASE
x_bank_acct_name=JOSE R. GUAY PAZ
x_echeck_type=WEB
x_recurring_billing=FALSE
x_test_request=FALSE
x_version=3.1
Can someone tell me what's wrong?
Thanks!
Jose
06-17-2010 11:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you use this link to get more detail on why you might be getting response reason code 92?
06-18-2010 06:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks.
The link explained that I needed the following:
&x_delim_data=TRUE
&x_relay_response=FALSE
That solved it. Thanks so much!!!
Jose
06-18-2010 07:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please please please update the AIM Guide for this information! Just spent a few hours running around in circles on this. The field is listed a required for AIM in the field listing, but in the Minimum Required Fields section it is listed only as a "best practice" field. I'm all for best practices, but there's a lot of daylight between that and "required".
Also, it would be really nice if this info could be included in the eCheck developer guide, with a pointer to the AIM guide for the "best practice" fields.
Also, as in the guide, only "x_delim_data" is required for AIM.
05-26-2011 01:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I've forwarded this thread on to our documentation team so they can implement your suggestions into the guides.
Thanks for the feedback!
Michelle
Developer Community Manager
06-02-2011 01:24 PM