Jump to content

Paypal 2


Recommended Posts

Hi All,

I'm wanting to install Paypal 2.4 onto my shop (currently using prestashop Version 1.3.1.1) but am getting the following error when clicking on the pay will paypal button:

21:05:09] PHP Fatal error: Call to undefined method Tools::getHttpHost() in /home/yourbran/public_html/modules/paypal/payment/submit.php on line 91


Line 91 of the code is:

'this_path_ssl' => Tools::getHttpHost(true, true).__PS_BASE_URI__.'modules/'. $ppPayment->name.'/',




Any ideas?


Cheers,

Lee

Link to comment
Share on other sites

  • 1 month later...

Are you using SSL? Looks like it has something to do with that. Try changing the http:// to https:// to check it (primitive way to do so I'm sure.) Also check to see if on the BO you have SSL enabled, in preferences, I think.

Hope this helps.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...