Jump to content

Paypal - Redirect To Creditcard Checkout


tomputer

Recommended Posts

Hello.

 

I have so problem with paypal module configuration.

 

I using Prestashop  1.6.1.2 and PAYPAL 3.10.2 module.

 

My problem is that I try to redirect checkout to direct payment via creditcard

I found the informations that it is possible with paypal API so I  changed the /modules/paypal/express_checkout/process.php  

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

This option sometimes works but look like ignore some sesion.

 

On our site we are using 3 currencies and 2 languages.

 

Did you know any solution to redirect all payment to direct creditcard without paypal account login option.

 

 

 

 

Link to comment
Share on other sites

  • 1 month later...

Hi, 

 

It seems, from Paypal side, that it is not possible anymore to use this trick.

 

Many of our customers reported that they are forced to create a paypal account if they want to use this payment option.

Link to comment
Share on other sites

  • 2 months later...

Hi,

 

The trick (Login to Billing change in /modules/paypal/express_checkout/process.php) to redirect checkout direct to payment via creditcard not work any more.

This is very bad for customer because they need to click first on checkout like guest on paypal payment page for get the good credit card page.

 

Is there someone who knows another trick for get credit card payment page directly?

 

Thank you

Link to comment
Share on other sites

  • 3 weeks later...

My prestashop 1.6 with the last paypal module after i press "Pay with paypal" its going by default to credit card paypal checkout. But if someone has paypal account already he cannot log from this page but only to make new account!!!!!! How i can change this credit card page to paypal login page?

Link to comment
Share on other sites

Hello,

 

Last module update 3.10.10 and yes optional, but the trick (Login to Billing change in /modules/paypal/express_checkout/process.php) not work any more.

This is paypal update in them system, and they confirmed that it's the new payment page system.

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