I received my api login and trans key. I am using the C# sample code. When I post using this url
https://test.authorize.net/gateway/transact.dll I get a closed connection by the remote host.
If I use the burl
https://securet.authorize.net/gateway/transact.dll I at least get a message back that my user id or trans key is invalid.
What am I doing wrong when trying to post to the Test Account ?
Thanks
04-03-2012 12:31 PM
Hi,
There is no difference between the setup of our test and production servers. It is possible that the test server may have been briefly unavailable during your testing, but you should not need to make any changes for your test account other than the URL.
Thanks,
Joy
04-05-2012 01:59 PM - edited 04-05-2012 02:22 PM