cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Payment Gateway

From: Clay Loveless <lists_at_crawlspace.com>
Date: Wed, 25 Jun 2003 07:39:13 -0700

Authorize.Net doesn't support connections from any versions of libcurl prior
to 7.9.5. With my Authorize.Net module for X-Cart (available at
killersoft.com), I've talked with several other Authorize.Net customers
who've had this same error, and that is the response they consistently get
from Auth.Net tech support.

So - upgrade to a more recent libcurl, recompile your PHP, and you'll be all
set.

-Clay

>
> From: "H. Singh" <hv_singh74_at_hotmail.com>
> Organization: Sol Software
> Reply-To: curl-and-php_at_lists.sourceforge.net
> Date: Wed, 25 Jun 2003 14:44:03 -0700
> To: <curl-and-php_at_lists.sourceforge.net>
> Subject: Payment Gateway
>

> Hi Dear,
>
> I am getting problem when i am submitting the transation.
> After some time i am getting the message
>
> Fatal error: Maximum execution time of 90 seconds exceeded in
> /home/sites/site51/web/trans.php on line 44
>
> Pls help me where i am wrong...
>
> Php Version : 4.1.2
> Curl Version : libcurl 7.9.4 (OpenSSL 0.9.6b)
>
> Wells Fergo
> Method: CC
> Type: AUTH_CAPTURE
> url : http://www.diyebiz.com/trans.php
>
> Out put String:
>
> x_login=cartestaft3298&x_tran_key=mqCMTCFH31WjPL4B&x_method=CC&x_type=AUTH_CAP
> TURE
> &x_amount=99.99&x_delim_data=true&x_delim_char= |
> &x_relay_response=false&x_card_num=5424000000000015&x_exp_date=1203&x_first_na
> me=Joe
> &x_last_name=Customer&x_company=ShoppingCartInc&x_address=342 N. Main Street
> 150&x_city=Ft.
> Worth&x_state=TX&x_zip=10260&x_country=USA&x_Phone=(555)123-1234&x_Email=hv_si
> ngh74_at_hotmail.com&x_bank_aba_code=212004234&
> <mailto:123-1234&amp;x_Email=hv_singh74_at_hotmail.com&amp;x_bank_aba_code=212004
> 234&amp;x_bank_acct_num=456789123&amp;x_bank_acct_type=SAVINGS&amp;x_bank_name
> =TrustBankUSA&amp;x_bank_acccount_name=SCJohnson&amp;x_echeck_type=WEB&amp;x_c
> ustomer_ip=255.255.255>
> x_bank_acct_num=456789123&x_bank_acct_type=SAVINGS&x_bank_name=TrustBankUSA&
> x_bank_acccount_name=SCJohnson&x_echeck_type=WEB&x_customer_ip=255.255.255.255
> &x_customer_organization_type=B&x_drivers_licence_num=123456789101112
> &x_drivers_licence_state=TX&x_drivers_licence_dob=08/25/1976&x_test_mode=TRUE
>
> error:
>
> Fatal error: Maximum execution time of 90 seconds exceeded in
> /home/sites/site51/web/trans.php on line 44
>
>
>
> Best Regards,
> Harry
>

-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
Received on 2003-06-25