Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Linkpoint API not connecting

Linkpoint API not connecting

Locked

Views: 794

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
20 Oct 2009, 15:39
#1
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Linkpoint API not connecting

My Credit Card transactions are not working.
I get the following error at the end of the usual confirmation email:
"Result: proved>FAILURECould not connect."

The transaction appears to work on the website, the failure is only noted at the end of the normal confirmation mail. Both to the customer and the admin.

Recently My server had an issue with SSL but that was fixed and they are claiming that the ZenCart configuration is causing this problem.
I find it hard to believe them, but I am attaching a copy of my configure.php. Perhaps someone can see where I may have mucked it up?

Thanks,

20 Oct 2009, 16:30
#2
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: Linkpoint API not connecting

I am including the debug information

20 Oct 2009, 17:01
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Linkpoint API not connecting

Ragenther:

I am including the debug information:

[20-Oct-2009 01:40:05] PHP Warning: curl_exec() has been disabled for security reasons in
/home/johnsonm/public_html/shop/includes/modules/payment/linkpoint_api/class.linkpoint_api.php on line 323

The Linkpoint API module (and many other modules in Zen Cart) requires CURL support to be available in your PHP configuration.

If your host can't secure the server properly without turning off CURL support, find a host who knows what they're doing.

20 Oct 2009, 18:01
#4
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: Linkpoint API not connecting

Thanks for the fast response.
My host sent back this message:

"We have added the port 1129 in TCP INbound and OUTbound and also CURL module is installed in your php configuration.
Let us know if you have any questions."

When I test I get this:

"presently unable to contact the Credit Card company for authorization. Please contact the Store Owner for payment alternatives."

I am pressing them . . .

Thanks again,
I will update you.

20 Oct 2009, 19:02
#6
ragenther avatar

ragenther

Zen Follower

Join Date:
Nov 2008
Posts:
100
Plugin Contributions:
0

Re: Linkpoint API not connecting

I uploaded a fresh PEM file, attributes 644.

Same error:

"Result: proved>FAILURECould not connect."

AND

myDEBUG still says:

"[20-Oct-2009 18:48:00] PHP Warning: curl_exec() has been disabled for security reasons in /home/johnsonm/public_html/shop/includes/modules/payment/linkpoint_api/class.linkpoint_api.php on line 323"