I'm very new to this community and Auth.Net in general. I need to write a mocker for testing an API so i need to find out how Auth.net recieves a request and responds to it in XML. I know there is a place to find this info, I just don't have any idea where to look.
Any Help is appreciated.
Thanks
Solved! Go to Solution.
06-13-2014 12:54 PM
Hello,
The simplest method would be to use our API Reference which includes a full console where you can create API requests and see the corresponding responses.
http://developer.authorize.net/api/reference
Richard
06-13-2014 01:00 PM
Hello,
The simplest method would be to use our API Reference which includes a full console where you can create API requests and see the corresponding responses.
http://developer.authorize.net/api/reference
Richard
06-13-2014 01:00 PM
Thanks!
06-13-2014 01:50 PM