I am encoutering an issue in which a user receives a timeout error about 1 out of 10 transactions. The response form only returns a simple html page with success or failure message. There are no links to javacsript/css/images in the response page. I checked the server logs and there isn't any record in the apache logs of an attempted post request. I have tried processing credit card transactions myself on the live site and get a response from 1-2 seconds.
I looked through knowledge base and made some changes based on suggestions but still receiving the occasional timeout error.
Any suggestion? Maybe Apache/PHP post settings for faster response?
Thanks,
Pat
11-23-2010 08:22 AM
Given that Authorize.net works for most people just fine, the lag looking up the domain is likely caused by something on your end, possibly slow nameservers and/or intermittent hosting lag. What hoster are you using, and is it shared hosting or virtual dedicated or what?
01-23-2012 09:39 PM
I'm getting this issue as well. I double and triple checked my Relay Reponse URLs, but after Sumitting the transaciton, I don't even see an incoming post in our Apache logs.
I've seen in other threads that Authorize.NET could be rejecting my SSL cert. I tried submitting the request without the cert, using http, and it did not throw the timeout error. I actually can't get it to throw the timeout error on http. On https, it always throws the error.
Is there a solution for this?
06-07-2013 01:55 PM
It could be your cert, where did you get it?
06-07-2013 02:07 PM
We purchased it from digicert http://www.digicert.com/
My Relay Reponse page is here https://www.lifestorybook.com/QA/CoveredBridge/FuneralPortal/PaymentRelay.aspx
06-07-2013 02:10 PM
I've tried several pages. They all seem to work fine as long as my Reponse Relay isn't using my cert. Otherwise, it always throws the "script timeout" error.
This is the first problem I've had with this cert. Are there any previous user problems that are similiar.
06-07-2013 02:46 PM - edited 06-07-2013 02:47 PM