I've been having an ongoing problem using Paypal Payments Pro hosted solution. Payment details are entered on the site but when the button is pressed to submit the payment the little spinner appears briefly and then nothing appears to happen.
There is an error in the error.txt file that reads as follows:
Code: Select all
2013-07-17 8:47:00 - PHP Warning: curl_error(): 130 is not a valid cURL handle resource in /home/revotrans/www/revolutiontransfers.co.uk/catalog/controller/payment/pp_pro_uk.php on line 144
2013-07-17 8:47:00 - PHP Warning: curl_errno(): 130 is not a valid cURL handle resource in /home/revotrans/www/revolutiontransfers.co.uk/catalog/controller/payment/pp_pro_uk.php on line 144
2013-07-17 8:47:00 - DoDirectPayment failed: ()
2013-07-17 8:47:00 - PHP Notice: Undefined index: RESULT in /home/revotrans/www/revolutiontransfers.co.uk/catalog/controller/payment/pp_pro_uk.php on line 153
2013-07-17 8:47:00 - PHP Notice: Undefined index: RESULT in /home/revotrans/www/revolutiontransfers.co.uk/catalog/controller/payment/pp_pro_uk.php on line 174
cURL is installed and working fine and all my Paypal details have been entered correctly. Currently not had a reply from Paypal customer support...
Any ideas?