Hi Stymiee,
Thank you Sty for getting back to us.
In response to your reply that the test URL must have the developer account. I did registered the test account and got the API Login Id and Transaction Key and use that loginId and Transaction Key but still I am getting the error:
Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
I am getting this error in Gateway.cs file in Sendrequest method at the line: myWriter = new StreamWriter(webRequest.GetRequestStream());
12-22-2011 01:04 PM
Were you able to get to the https://test.authorize.net/gateway/transact.dll in a browser windows?
Should get a (13) The merchant login ID or password is invalid or the account is inactive.
12-22-2011 01:46 PM
No,I am not able to get the https://test.authorize.net/gateway/transact.dll in the browser window.
12-28-2011 07:19 AM
What error are you getting on the browser windows?
It might be your firewall, anti-virus/malware, or ssl cert problem on your pc.
12-28-2011 07:31 AM