clarissa Posted August 22, 2012 Share Posted August 22, 2012 Hi all, I'm trying to show my shop logo on the paypal payment page viewed when customer confirms he wants to pay the order with Paypal method. I'm writing the path to find my file logo.jpg on "Logo and Personalization" section of Paypal module, but probably I'm not being able to write it in the correct way. I would great apreciate if anybody could help me on how to do it correctly. If I write the complete path for my file (stored on Bluhost), I receive an error saying the URL is too long. If I write https://www.myshop.com/public_html/img/logo.jpg, in the paypal payment page the logo is not showed, but still my paypal account name (in smaller caracters). Thanks in advance Link to comment Share on other sites More sharing options...
clayton29657 Posted August 22, 2012 Share Posted August 22, 2012 (edited) Hello clarissa, If it's like my old paypal account you have to put your URL for shop logo into paypal website. You have to go into business set-up on there then it says something like setup for customers in that section it allows you to put your logo url in there. Hope this helps Edited August 22, 2012 by clayton29657 (see edit history) Link to comment Share on other sites More sharing options...
tdr170 Posted August 23, 2012 Share Posted August 23, 2012 In the Paypal module there is a place to enter a logo url have you tried that. Link to comment Share on other sites More sharing options...
Guest presta-modules-addons.com Posted August 23, 2012 Share Posted August 23, 2012 hi You just add it to the paypal form,like here: <input type="hidden" value="http://www.presta-modules-addons.com/img/logo.jpg" name="cpp_header_image"> <input type="hidden" value="http://www.presta-modules-addons.com/img/logo.jpg" name="image_url"> 1 Link to comment Share on other sites More sharing options...
clarissa Posted August 31, 2012 Author Share Posted August 31, 2012 Thank you guys. I just saw your messages, which were by mistake automatically finished on my "trash" email box. It worked when I created a new customized page on my paypal account, writing the URL as https://shopname.it/logo_paypal.jpg (with no www before my shop name). 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