Re: [PHP] cURL > Authorize.Net > Super slow processing times!!

2003-10-15 Thread Matt Babineau
I have not tried using anything other then CURL, what sort of options are available other then CURL? Could the problem be that I am posting from a non-secure page? (Yes I know, but it is on my test server) Would an SSL page make the transaction any faster? On Wed, 2003-10-15 at 05:24, Burhan Khal

Re: [PHP] cURL > Authorize.Net > Super slow processing times!!

2003-10-15 Thread Burhan Khalid
Matt Babineau wrote: Hey All- Just built a cart, and I want to connect it to Authorize.net with cURL and I am able to do that fine. The problem is, it takes a while to process the transaction. Sometimes the user's browser just sits there for 5, 10 or even 30 seconds before the page finishes proce

[PHP] cURL > Authorize.Net > Super slow processing times!!

2003-10-14 Thread Matt Babineau
Hey All- Just built a cart, and I want to connect it to Authorize.net with cURL and I am able to do that fine. The problem is, it takes a while to process the transaction. Sometimes the user's browser just sits there for 5, 10 or even 30 seconds before the page finishes processing and they are tak