Jump to content

error paypal 2.3 module


AMA1MD

Recommended Posts

Good afternoon,

I installed the new version of paypal module 2.3 on my version 1.3.6. I set the API but I have the following error:


Fatal error: Call to undefined method Tools:: getShopDomainSsl () in C: \ wamp \ www \ test \ modules \ paypal \ payment \ submit.php on line 91

I tried it online with the same result.

Thanks in advance

Link to comment
Share on other sites

I guess the method getShopDomainSsl() is only available in newer version of PrestaShop.
And I checked it is only appears in latest PrestaShop 1.4.0.14. It does not appear in PrestaShop 1.4.0.13.

If it is only method that it relies on, you can go download 1.4.0.14 and copy & paste the function getShopDomainSsl() to your version of file /classes/Tools.php

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...