- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear All,
I've been trying to get the interface to work on SAP ERP backend, but keep encountering error 92. I realize there are a zillion threads about that error already, and I believe I've gone through all of them by now, double checking every miniscule byte that I'm transmitting, but I still can't seem to find what's wrong here.
The exact URI I'm transmitting is the following (for example):
(test key is current, and will be devalidated after the issue is fixed.)
But always getting: (92) The gateway no longer supports the requested method of integration.
Any hint to point me in the direction to look for would be highly appreciated.
Thanks! :smileyhappy:
Jan
Solved! Go to Solution.
05-29-2014 08:12 PM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add the Best Practice Fields x_delim_data = TRUE and x_relay_response = FALSE
05-30-2014 04:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add the Best Practice Fields x_delim_data = TRUE and x_relay_response = FALSE
05-30-2014 04:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, I've added these fields. However, it doesn't make a difference...
Jan
06-03-2014 04:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah, reading documentation on x_delim_data worked. Need to set a delimiter in sandbox settings.
06-03-2014 04:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are trying to Integrate Authorize.net with SAP Business All One.. We need information which API to use and how to code in ABAP for credit card tokenization and Authorization / capture.
Any help will be greatly appreciated.
Thanks.
-Bharat
502-235-7964
07-16-2014 09:57 AM

