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
01-20-2014 05:22 AM
In the CIM documentation
Here is the web version
Look like it have the x_delim_char is "," and x_encap_char is "|"
01-20-2014 06:02 AM