cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

authorize.net sent me here to see if I could get some help with this issue

I have a shopping cart that sends all the required x fields to authorize.net, which works fine. Credit cards are validated correctly but the relay response won't work. The error I get from Authorize.net is "script timed out". This script collects the x values and updates a MySQL database to capture the invoice. When the script started timing out, I removed everything except to echo the x_cust_id, and nothing else.

 

I can run the relay script from the browser and it runs just fine.

 

Anyone have any suggestions why this timeout is happening on such a simple script? I've worked online with the Authorize.Net people and they don't have any suggestions.

phils
Member
13 REPLIES 13

No. It's been live for about 4 months.I have iec staff that has been accessing the backend building the training schedule for months with no problems.

I mis-spoke about that. The backend was using http://68.169.37.66/.

Is that accessible? The domain name didn't start resolving until the middle of last week.

Just try it with the http://68.169.37.66/authorize_postback.html

it work with the relay response.

Something is not updating.

 

Just try the name iectraining.org again, it failed

and look at my ipconfig /displaydns

it show the ip as 69.64.147.234

Oh my. I just tried submitting a new transaction with the url to set http://68.169.37.66/  instead of http://iectraining.org and it relayed back to me fine.

 

So this is a domain name resolution problem.

Sheesh. Thanks for all the help. I've been pulling my hair out over this.