I am setting up a authorized.net payement gateway for my website. 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