cancel
Showing results for 
Search instead for 
Did you mean: 

Query regarding Customer Profile Transaction Response

Hi,

 

Create Customer Profile Transaction Request:

            Here we able to generating transaction and its response, but we are unable to understand the response format.

 

Example Response is like below:

 

|1|,|1|,|1|,|This transaction has been approved.|,|X3641M|,|Y|,|2205059745|,|inv919472770|,||,|1.00|,|CC|,|auth_capture|,||,|Rob|,|Nelson|,|Authorize.net|,|123 bellevue way|,|bellevue|,|wa|,|98004|,|us|,|4255551212|,|4255551313|,|asd@sdf.com|,||,||,||,||,||,||,||,||,||,||,||,||,||,|282F22819544BF57778E397C958C506C|,||,|2|,||,||,||,||,||,||,||,||,||,||,|XXXX1111|,|Visa|,||,||,||,||,||,||,||,||,||,||,||,||,||,||,||,||

 

Please need full

KSGRao
Contributor
1 REPLY 1

In the CIM documentation

See the Advanced Integration Guide at
for details about information included in the payment gateway transaction response.

 

Here is the web version

http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=4_TransResponse.htm...

 

Look like it have the x_delim_char is "," and  x_encap_char is "|"

RaynorC1emen7
Expert