Jump to content

Question mark instead of Paypal logo at checkout


MartinBenjamin

Recommended Posts

Hi all,

 

I got a problem with the paypal logo during checkout, it only show a question mark, strange thing is the image are located in the correct folder, but still not working. It only affect when I use a desktop/laptop, on mobile and tablets everything is working fine ??? Any help much appreciated, thanks in advance.

post-812646-0-88252000-1461864438_thumb.jpg

post-812646-0-12368900-1461864463_thumb.jpg

Link to comment
Share on other sites

  • 2 weeks later...

Solved, my solution was.

 

logo.xml

Line 13

<LocalPayPalHorizontalSolutionPP>/views/img/default_logos/default_horizontal.png</LocalPayPalHorizontalSolutionPP>

Change to:

<LocalPayPalHorizontalSolutionPP>https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif</LocalPayPalHorizontalSolutionPP>

That worked out, no more question mark.

Edited by MartinBenjamin (see edit history)
  • Like 3
  • Thanks 1
Link to comment
Share on other sites

 

Solved, my solution was.

 

logo.xml

Line 13

<LocalPayPalHorizontalSolutionPP>/views/img/default_logos/default_horizontal.png</LocalPayPalHorizontalSolutionPP>

Change to:

<LocalPayPalHorizontalSolutionPP>https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif</LocalPayPalHorizontalSolutionPP>

That worked out, no more question mark.

 

 

Thank you!

Worked fine for me aswell

  • Like 1
Link to comment
Share on other sites

 

Solved, my solution was.

 

logo.xml

Line 13

<LocalPayPalHorizontalSolutionPP>/views/img/default_logos/default_horizontal.png</LocalPayPalHorizontalSolutionPP>

Change to:

<LocalPayPalHorizontalSolutionPP>https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif</LocalPayPalHorizontalSolutionPP>

That worked out, no more question mark.

 

HY

 

Where do you found that file  logo.xml   that i could change it ?

 

Thank you for your answere

 

BR

Kulshop.si

Thank you!

Worked fine for me aswell

HY

 

Where do you found that file  logo.xml   that i could change it ?

 

Thank you for your answere

 

BR

Kulshop.si

Link to comment
Share on other sites

Nice, but i don't think that it will work on multilanguage stores  :mellow:

You have several lines with different language, change them to fit your language.

I had that problem with the currency but it works now.

Link to comment
Share on other sites

great thanks, i have PS Cloud installation and found the xml file to edit in the

 

Cloud FTP >

 

/modules/paypal > logos.xml

 

line 25 (GB logo)

 

Fixed now - thanks to this thread!

 

Thank you

Link to comment
Share on other sites

  • 2 months later...
  • 2 months later...
  • 2 months later...
  • 1 month later...
  • 1 month later...
  • 4 months later...
  • 2 months later...
On 5/11/2016 at 0:09 AM, MartinBenjamin said:

Solved, my solution was.

 

logo.xml

Line 13


<LocalPayPalHorizontalSolutionPP>/views/img/default_logos/default_horizontal.png</LocalPayPalHorizontalSolutionPP>

Change to:


<LocalPayPalHorizontalSolutionPP>https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif</LocalPayPalHorizontalSolutionPP>

That worked out, no more question mark.

 

This solution seems to work if you want to direct the image to a standard logo. 

Can someone tell me how I would change the logo to display a custom logo I have saved in  /public_html/modules/paypal/views/img/logos/express_checkout_mobile/filexyz.png

 

I assumed I would have to change the code to something similar to the below (Apologies in advance as I am not a coder): 

<LOCALPAYPALHORIZONTALSOLUTIONPP>/public_html/modules/paypal/views/img/logos/express_checkout_mobile/filexyz.png</LOCALPAYPALHORIZONTALSOLUTIONPP>
Link to comment
Share on other sites

  • 3 months later...
On 10/5/2016 at 5:09 PM, MartinBenjamin said:

Solved, my solution was.

 

logo.xml

Line 13


<LocalPayPalHorizontalSolutionPP>/views/img/default_logos/default_horizontal.png</LocalPayPalHorizontalSolutionPP>

Change to:


<LocalPayPalHorizontalSolutionPP>https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif</LocalPayPalHorizontalSolutionPP>

That worked out, no more question mark.

That worked out, no more question mark.Thank you

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