Page 1 of 1

Payal Pro checkout problem. OC 1.4.6

Posted: Sun Apr 11, 2010 1:57 am
by jfn99
I'm unable to process order... Please Wait! message keeps showing. no error nor success messages.
order is registered under Missing Orders
messages on the Error log...
2010-04-10 15:41:38 - PHP Warning: curl_error(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
2010-04-10 15:41:38 - PHP Warning: curl_errno(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
2010-04-10 16:47:49 - PHP Warning: sprintf() [<a href='function.sprintf'>function.sprintf</a>]: Too few arguments in /home/florist/public_html/catalog/controller/account/success.php on line 31
2010-04-10 17:08:32 - PHP Warning: curl_error(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
2010-04-10 17:08:32 - PHP Warning: curl_errno(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
2010-04-10 17:28:29 - PHP Warning: curl_error(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
2010-04-10 17:28:29 - PHP Warning: curl_errno(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
2010-04-10 17:29:32 - PHP Warning: curl_error(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
2010-04-10 17:29:32 - PHP Warning: curl_errno(): 47 is not a valid cURL handle resource in /home/florist/public_html/catalog/controller/payment/pp_pro.php on line 160
please help

Re: Payal Pro checkout problem. OC 1.4.6

Posted: Sun Apr 11, 2010 2:48 am
by jfn99
I figured out what was causing us the problem - SSL Curl was not enabled in my server's Apache config. I re-compiled Apache with SSL Curl turned on and that solved my issue. Just thought I'd post that here in case anyone else was stuck on this problem.

Re: Payal Pro checkout problem. OC 1.4.6

Posted: Sun Apr 18, 2010 12:08 pm
by okstated
I'm having exactly the same problem in OC 1.4.7, but my CURL is enabled already.

I notice in my PayPal account that payments are actually received, but otherwise from the actual store the customer will continue to see "Please wait" and the products will remain in the cart and the admin will not receive a confirmation message.

Thanks for any help.

Re: Payal Pro checkout problem. OC 1.4.7

Posted: Wed Aug 25, 2010 11:46 pm
by Web Designer
okstated,

Did you ever find a solution? I have 1.47 and experiencing the same problem with PayPal Pro. It just says "Please Wait!".

The error logs say:
PHP Warning: curl_error(): 48 is not a valid cURL handle resource in /var/www/catalog/controller/payment/pp_pro.php on line 160

BUT CURL IS INSTALLED AND WORKING CORRECTLY!

Please help!

Re: Payal Pro checkout problem. OC 1.4.6

Posted: Tue Apr 17, 2012 12:39 pm
by dahancock1
My fix was that my host provider's firewall was blocking paypal. I excluded paypal''s URL and everything worked great.

Re: Payal Pro checkout problem. OC 1.4.6

Posted: Thu Mar 14, 2013 5:54 pm
by MikeSCC
I am also experiencing this issue - SSL Curl is configured correctly on my server and their firewall is not blocking PayPal. My full issue is described here:

http://forum.opencart.com/viewtopic.php?f=20&t=97576

Any help would be very much appreciated!

Thank you,

Mike

Re: Payal Pro checkout problem. OC 1.4.6

Posted: Tue May 14, 2013 7:27 pm
by ralphstirrat
Hi

I've got 1.5.5 and I'm trying to get Paypal Payments Pro to work but I also get errors, I have checked and cURL is installed OK.

Code: Select all

PHP Warning:  curl_error(): 121 is not a valid cURL handle resource in /catalog/controller/payment/pp_pro_uk.php on line 144
2013-05-14 9:22:45 - PHP Warning:  curl_errno(): 121 is not a valid cURL handle resource in /catalog/controller/payment/pp_pro_uk.php on line 144
PHP Notice:  Undefined index: RESULT in /catalog/controller/payment/pp_pro_uk.php on line 153
2013-05-14 9:22:45 - PHP Notice:  Undefined index: RESULT in /catalog/controller/payment/pp_pro_uk.php on line 174

Re: Payal Pro checkout problem. OC 1.4.6

Posted: Tue May 14, 2013 10:31 pm
by ralphstirrat
Mine is now working OK, not sure why but Im happy with that!

Didn't get the Paypal express to work but I think that was because it wasnt converting the customer county to an opencart county

Re: Payal Pro checkout problem. OC 1.4.6

Posted: Tue Jun 04, 2013 5:42 pm
by MikeSCC
Mine is now working too, between PayPal and AT&T they managed to block the 1&1 IP address, stopping any payments being made!