Zen Cart Logo
Forums / General Questions / PayPaly Verified Logo ???

PayPaly Verified Logo ???

Locked

Views: 1,170

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
7 Jan 2010, 3:36 PM
#1
coffinwear avatar

coffinwear

Zen Follower

Join Date:
Dec 2009
Location:
Fort Meade, MD
Posts:
124
Plugin Contributions:
0

PayPaly Verified Logo ???

I just installed the Paypal Verified Logo sidebox V1.0.6. I've rechecked and made sure I've installed everything correctly and still nothing is happening.

The directions say to go to Admin/Tools/Layout Boxes Controller and turn on the section that reads sideboxes/paypal_logo.php. I'm not seeing it in my Admin at all.

The direction also say to pay attention to the PayPal Business ID or API user field, but it doesn't say why, where to look or where to insert the ID or user number. This may be the issue.

Thanks for any help

7 Jan 2010, 3:51 PM
#2
coffinwear avatar

coffinwear

Zen Follower

Join Date:
Dec 2009
Location:
Fort Meade, MD
Posts:
124
Plugin Contributions:
0

Re: PayPaly Verified Logo ???

OK. I can now see the logo on my homepage. I don't know what happened but when I cleared my cache it showed up.

Now the only problem is when I click on the logo it says I'm not verified. I'm sure it has something to do with the API or Business ID. Can someone clear this up for me?

Thanks.

20 Jun 2010, 10:51 PM
#4
notageek avatar

notageek

Zen Follower

Join Date:
Mar 2009
Posts:
418
Plugin Contributions:
0

Re: PayPaly Verified Logo ???

When I click on my Paypal seal, then login to my account, although my Paypal account states it is verified, the message from clicking on the seal says:

[email protected]@domainname.com is NOT PayPal Verified

In the Paypal_Verified_Logol_1.0.6 contained in 1-0-7 mod the entry for my domain name, at includes/templates/template_default/sideboxes/tpl_paypal_logo.php about line 23 it states, with my email and domain:

https://www.paypal.com/us/verified/pal=YOUR EMAIL%40YOUR DOMAIN%2ecom

I called Paypal and they want me to insert the code on their site which is:

<!-- Begin Official PayPal Seal -->

<a href="https://www.paypal.com/verified/[email protected]" target="_blank"><img src="http://images.paypal.com/images/verification_seal.gif" border="0" alt="Official PayPal Seal"></A>

<!-- End Official PayPal Seal -->

Of course, this would not be compatible with the module.

I don't know where to begin to troubleshoot this. I think the error must be related to the fact that the email and domain name are appearing twice.

Notageek

21 Jun 2010, 2:33 AM
#5
andreitero avatar

andreitero

Zen Follower

Join Date:
Dec 2009
Posts:
207
Plugin Contributions:
0

Re: PayPaly Verified Logo ???

notageek:

When I click on my Paypal seal, then login to my account, although my Paypal account states it is verified, the message from clicking on the seal says:

In the Paypal_Verified_Logol_1.0.6 contained in 1-0-7 mod the entry for my domain name, at includes/templates/template_default/sideboxes/tpl_paypal_logo.php about line 23 it states, with my email and domain:

I called Paypal and they want me to insert the code on their site which is:

Of course, this would not be compatible with the module.

I don't know where to begin to troubleshoot this. I think the error must be related to the fact that the email and domain name are appearing twice.

Notageek

You can use the blank sidebox available in the free add-ons section and put that code inside that sidebox to display what they suggested.