E-junkie - We help you sell online
World Class Solution - Damon @ PayPal
Sell & promote your products Join affiliate programs offered by sellers Shop Community
  Google Custom Search

E-junkie Ecommerce Forums » E-junkie Discussions

Tag Cloud for this topic:

Credit card logo



coupons-n-stuff
member
Posts: 18


Is there a way I can have the credit card logo show up without having Paypal Pro? The reason being is that I have a Paypal business account and the customer can pay using a credit card as is, without having to register for Paypal.

I would like both the Paypal logo and the credit card logo do be directed to the same page, but basically it would give the customer recognition that I accept credit cards.


#
POSTED ON: May 31, 2009 @ 08:59 GMT -7




E-junkieGuru
E-Junkie Crew
Posts: 1844


The "Pay with Credit Card" checkout buttons are only available when the buyer is paying you directly with a card using PayPal Pro or Authorize.Net, not when using a "middleman" payment processor like PayPal where the buyer actually pays PayPal with their card and then PayPal pays you an equivalent amount.

You may want to inquire with PayPal if/how they and Visa/MC might allow you to post card logos or logo'd checkout buttons on your site even if you're not the one accepting card payments directly, and then you could add the logos to your site pages, or even insert the logos into the cart by adding these lines to your View Cart code on every page just before the "// -->" line:

function EJEJC_config() {
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
// Will replace the PayPal checkout button image:
jQuery("#btnPP").attr("src", "http://www.yoursite.com/path/to/your/cardlogobutton.jpg");
// Adding a custom image to the cart:
jQuery("#tdPmnt").attr("innerHTML",
"<img border=0 src='http://www.yoursite.com/path/to/your/cardlogo.jpg'>");
}


#
POSTED ON: May 31, 2009 @ 14:53 GMT -7
MODIFIED ON: May 31, 2009 @ 14:56 GMT -7


You must be logged in to make a post. Please click here to login.

PayPal Certified Integration Google Checkout Certified Integrattion 30 Day Money Back Guarantee Slam the Online Scam
 Share this page!