- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
I am doing an AIM request and the response is returend in a string which is delimeted. However, there is no documentation explaining the response. Can someone help me with a document which explains what these numbers are specially between 1 to 52.
Thanks so much in advance. Have attached the response below.
- 1
- 1
- 1
- (TESTMODE) This transaction has been approved.
- 000000
- P
- 0
- Sample Transaction
- 19.99
- CC
- auth_capture
- John
- Doe
- 1234 Street
- WA
- 98004
- F3A2C7CD30147BBB893ADF42CEB5E8DF
- XXXX1111
- Visa
Solved! Go to Solution.
02-17-2014 04:38 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://developer.authorize.net/api/aim/
look fo the section that said "Fields in the Payment Gateway Response"
02-17-2014 05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The documentation gives the XML response, which is much easier to comprehend. However, the response that we get is a simple string separated with the delimeters. The documentation does not give information or explanation on the string type of response. Please help.
Thanks,
Amit
02-18-2014 12:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://developer.authorize.net/api/aim/
look fo the section that said "Fields in the Payment Gateway Response"
02-17-2014 05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The documentation gives the XML response, which is much easier to comprehend. However, the response that we get is a simple string separated with the delimeters. The documentation does not give information or explanation on the string type of response. Please help.
Thanks,
Amit
02-18-2014 12:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got the correct documentation. Thanks
02-18-2014 02:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where is the correct documentation?
10-17-2014 03:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would recommend using our API Reference with console at http://developer.authorize.net/api/reference
Richard
10-17-2014 04:18 PM