tomputer Posted March 7, 2016 Share Posted March 7, 2016 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 More sharing options...
jsengir Posted April 9, 2016 Share Posted April 9, 2016 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 More sharing options...
bellini13 Posted April 9, 2016 Share Posted April 9, 2016 There is an option in your paypal account that has to be enabled as well. https://www.paypal.com/us/cgi-bin/webscr?cmd=p/pop/help-account-optionalMy Profile > My selling tools > Website Payment Preferences > PayPal Account Optional = On 1 Link to comment Share on other sites More sharing options...
Capou Posted June 25, 2016 Share Posted June 25, 2016 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 More sharing options...
Prestag0od Posted July 15, 2016 Share Posted July 15, 2016 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 More sharing options...
Anto Webcraft Posted July 21, 2016 Share Posted July 21, 2016 Hello, What is your Paypal module configuration ? And youre Paypal account options (like PayPal Account Optional = On) ? Link to comment Share on other sites More sharing options...
Capou Posted July 21, 2016 Share Posted July 21, 2016 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now