I am setting up a authorized.net payement gateway for my website using PHP. I'm currently doing a sandbox payement. I send an xml to the API call https://apitest.authorize.net/xml/v1/request.api.but I'm getting following error:
* About to connect() to apitest.authorize.net port 443 (#0) * Trying 64.94.118.152... * Timeout * connect() timed out! * Closing connection #0
But I'm getting it correct on my localhost.. I'm getting this error when I move it to test server.. What could be the issue?? Any ideas and suggestions would be helpful..thanks in advance
โ11-26-2014 10:16 PM
Hello @sarincm99
Are you still experiencing this problem?
As a reminder, Authorize.Net no longer supports SSLv3 connections.
Richard
โ12-02-2014 08:21 AM