cancel
Showing results for 
Search instead for 
Did you mean: 

AIM response explanation

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. (TESTMODE) This transaction has been approved. 
  2. 000000 
  3.  
  4. Sample Transaction 
  5. 19.99 
  6. CC 
  7. auth_capture 
  8.  
  9. John 
  10. Doe 
  11.  
  12. 1234 Street 
  13.  
  14. WA 
  15. 98004 
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. F3A2C7CD30147BBB893ADF42CEB5E8DF 
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. XXXX1111 
  47. Visa 
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
amitleen
Member
2 ACCEPTED SOLUTIONS

Accepted Solutions
RaynorC1emen7
Expert

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

View solution in original post

5 REPLIES 5

http://developer.authorize.net/api/aim/

look fo the section that said "Fields in the Payment Gateway Response"

RaynorC1emen7
Expert

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

I got the correct documentation. Thanks

Where is the correct documentation?

I would recommend using our API Reference with console at http://developer.authorize.net/api/reference 

 

Richard