FABCOL Posted June 14, 2013 Share Posted June 14, 2013 (edited) Prestashop: 1.5.4.1 Paypal module:3.5.1 Hi, I'm setting up a new shop. BEFORE, with Paypal modules <3.xx it was easy and possible to personalize your Paypal payment page. That was done with Logos and personalizations Banner image URL: Since module 3.xx this option has been removed. I'm using ONE PayPal account for a couple of DIFFERENT shops. So I can't use the Paypal customisation option, I HAVE to send the info from any website is calling Paypal. How can I do that? I tried that, but that doesn't work : <input type="hidden" value="http://www.monsite.com/img/logo.jpg"'>http://www.monsite.com/img/logo.jpg" name="cpp_header_image"> <input type="hidden" value="http://www.monsite.com/img/logo.jpg" name="image_url"> Is there any solution? Thanks for your help, FAB PS1: NO, I can not create multiples Paypal accounts. And anyway I don't want to. PS2: I think it is weird that we loose options with "new" modules versions... Edited June 14, 2013 by FABCOL (see edit history) Link to comment Share on other sites More sharing options...
FABCOL Posted June 15, 2013 Author Share Posted June 15, 2013 bump! Link to comment Share on other sites More sharing options...
aftermarket Posted November 5, 2013 Share Posted November 5, 2013 (edited) Yeah, Prestashop's new paypal modules aren't very good, both geo versions have problems Edited November 6, 2013 by aftermarket (see edit history) Link to comment Share on other sites More sharing options...
aftermarket Posted November 6, 2013 Share Posted November 6, 2013 (edited) For the latest version of the paypal USA module you can insert the following into the paypal form: <input type="hidden" name="image_url" value="http://prestashopurl.com/img/logo.jpg"> Within the file: For standard checkout edit this file: modules/paypalusa/views/templates/hooks/standard.tpl For advanced checkout edit this file: modules/paypalusa/views/templates/hooks/payment-advanced.tpl For express checkout checkout edit this file: modules/paypalusa/views/templates/hooks/express-checkout.tpl You cannot easily/readily add a store logo to the euro version of prestashop Edited November 6, 2013 by aftermarket (see edit history) 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