Hi there
I researched this issue and found a pointer in the archieves. Thought I would post a solution since I think that some of you might also display a Master and Visa icon next to the Paypal payment method during checkout. I have had several enquires from customers wanting to pay by CC but didn't realise that Paypal is what they could use.
Edit the file includes/languages/english/modules/payments/paypal.php
around line 23 from:
define('MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_TITLE', 'Paypal');
to:
define('MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_TITLE', 'Paypal <img src="http://your_domain/zencart_folder/images/master_visa.jpg">');
Upload the attached file to the above folder and then test and all should be cool.
EDIT: Moderator edit to add the word "to" for clarity
EDIT: Further moderator note: It is always wise to ensure that you have legitimate copyright permission to use any graphic on your site, including trademarked images such as Credit Card logos/symbols.
Thus, use these at your own risk.
Bookmarks