Jump to content

BUG with PAYPAL modul


Etienne Chatry

Recommended Posts

Hello everyone,

 

I've a problem with paypal module on my prestashop.

 

 

for informations I've:

 

-version of prestashop 1.6.0.11

-Version paypal module: 3.11.4

-ID and code (API) are correct 

-The module responsly correctly

-The bank accounts is well linked to prestashop 

 

-When I use an other way of paiements module, they do not find below

 

I try:

 

-Reset my module paypal

-this other solution: 

// Set payment detail (reference)
$this->_setPaymentDetails($fields);
$fields['SOLUTIONTYPE'] = 'Sole';
// $fields['LANDINGPAGE'] = 'Login';
$fields['LANDINGPAGE'] = 'Billing';

Change in php script the mention "login" by "billing"

 

For the moment it's same problem.

 

Do you have a solution? Thanks a lot for your patience

 

Kregards

Etienne Chatry

 

 

probleme_suite_achat_B_ENGL.jpg

probleme_paypal_B_ENGL.jpg

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