Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Credit Card logos in payment between checkboxes


Guest

Recommended Posts

Hi together,

 

I´m just srewing at my store at the payment site and I want to complete the text of PayPal-Selection with the Credit-Card-logos etc. , because here in Germany it is not so known, that you an use Credit-Cards with PayPal.

 

But I can´t find the point to put it in - there is one module after an other and I´m not so courageous to change there anything.

 

Do you have any hints?

 

The PayPal-Seal-Add-on I´ve found, but this belongs in the footer..

I´d love to put at least a "see in the bottom" to the PayPal-text.

 

I hope that you are understanding what I mean - my english is not so experienced.

 

Many greetings

Anke

Link to comment
Share on other sites

Open your catalog/includes/languages/your-language/modules/payment and then the payment module you want the add your image to. You will find in the paypal module

 

define('MODULE_PAYMENT_PAYPAL_TEXT_DESCRIPTION', 'PayPal');

 

Where PayPal is in between the ' and ' is where you paste your code.

Link to comment
Share on other sites

Open your catalog/includes/languages/your-language/modules/payment and then the payment module you want the add your image to. You will find in the paypal module

 

define('MODULE_PAYMENT_PAYPAL_TEXT_DESCRIPTION', 'PayPal');

 

Where PayPal is in between the ' and ' is where you paste your code.

 

 

Thanks a lot - thats´s great.

Anke

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...