AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: muj on August 20, 2015, 01:28:39 AM

Title: PayPal checkout page not showing company logo
Post by: muj on August 20, 2015, 01:28:39 AM
I'm working with AbanteCart Version 1.2.3 ,PayPal standard 1.0.2 in Sandbox mode

Problem is company logo is not showing up in PayPal checkout page header. It is showing the paypal account email address which i don't like.

In the configuration page of this Extension my site logo is already there as shown with a tip saying "Enter local path or URL to your logo file" I'm figuring out how to do it right.

Can anyone help me on this. Thanks in advance
Title: Re: PayPal checkout page not showing company logo
Post by: Basara on August 20, 2015, 01:54:17 AM
Hello

Issue confirmed and reported to AbanteCart bug tracker https://github.com/abantecart/abantecart-src/issues/234
Title: Re: PayPal checkout page not showing company logo
Post by: muj on August 20, 2015, 03:09:03 AM
Hi Basara

I'm a newbie to this bug tracker.

What happens next? Is a fix expected in the near future?
Title: Re: PayPal checkout page not showing company logo
Post by: Basara on August 20, 2015, 03:11:16 AM
Hi

Next AbanteCart team will work on fix. Usually bugs fixed in next releases
Title: Re: PayPal checkout page not showing company logo
Post by: abolabo on September 01, 2015, 10:14:03 AM
unfortunately we have no fix yet by paypal-side cause.
Please customize your payment page from your paypal profile. (https://www.paypal.com/customize)
Title: Re: PayPal checkout page not showing company logo
Post by: eCommerce Core on September 01, 2015, 10:25:59 AM
I have tried to investigate this issue.

All works right on my side.

Things to watch over there:
1. Does paypal see your logo image? Is your site live and domain is public?
Try to access your logo URL from different computer or different network.
2. Do you have any .htaccess or server restrictions to show your logo?
3. Is your logo image 150x150?

Title: Re: PayPal checkout page not showing company logo
Post by: webdevmerc on September 01, 2015, 12:54:21 PM
muj, do you get this when you are not using Paypal sandbox mode?  I tested a non-purchase (just to open the Paypal login) page and get my logo showing up on Paypal live site.
Title: Re: PayPal checkout page not showing company logo
Post by: muj on September 02, 2015, 07:00:21 AM
Thanks a lot to eCommerce Core and webdevmerc.

The logo is now showing on the PayPal checkout page when not in Sandbox mode.

Still one more problem is there. In the PayPal checkout page there is a link to go back to store as shown in the attachment with 2 question marks.

There again it is showing my PayPal id like "go back to meatmydomain.com". I like that piece of text to appear as "go back to mydomain.com"

Is there a way of changing the PayPal id to domain name?

TIA
Title: Re: PayPal checkout page not showing company logo
Post by: Basara on September 02, 2015, 07:54:38 AM
Hello.

Logo is working in live mode.
We believe there is PayPal side sandbox mode issue (not AbanteCart related)
Title: Re: PayPal checkout page not showing company logo
Post by: muj on September 02, 2015, 10:35:36 AM
Thanks Basara

Yes

When not in Sandbox mode it is working but now the problem is the go back to link text on the PayPal checkout page. As I said in my previous post I like it to be my cart's domain name instead of my PayPal Id

Hoping to get a hint on modifying this
Title: Re: PayPal checkout page not showing company logo
Post by: llegrand on September 02, 2015, 10:48:19 AM
Muj - this is controlled within your PayPal account 

Go to your Profile and Settings section
Select My Selling Tools
Find Website Preferences -  click on Update

On the Website Payment Preferences section -  set the Auto Return for Website Payments to On,  and input the desired URL to be returned to.

Lee