Post by espc » Thu Jan 28, 2010 10:53 pm

guys is it possible to insert an image when user chooses payment method on checkout?
see image below:

[IMG=http://img689.imageshack.us/img689/9952 ... 154623.jpg][/IMG]

it would be nice!!

God, give me courage to do what I can,
humility to admit what I can't,
and wisdom to know the difference.

Opencart mods (search suggestions and so on):
http://forum.opencart.com/viewtopic.php?p=71588#p71588" onclick="window.open(this.href);return false;


User avatar
Active Member

Posts

Joined
Fri Dec 04, 2009 12:40 am

Post by Qphoria » Thu Jan 28, 2010 11:08 pm

just change the language file
1. EDIT: catalog/language/english/payment/pp_standard.php

2. FIND:

Code: Select all

$_['text_title'] = 'PayPal';
3. REPLACE WITH:

Code: Select all

$_['text_title'] = '<img src="path/to/pp.jpg" alt="Paypal" />';

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by espc » Fri Jan 29, 2010 1:10 am

thanks qphoria

God, give me courage to do what I can,
humility to admit what I can't,
and wisdom to know the difference.

Opencart mods (search suggestions and so on):
http://forum.opencart.com/viewtopic.php?p=71588#p71588" onclick="window.open(this.href);return false;


User avatar
Active Member

Posts

Joined
Fri Dec 04, 2009 12:40 am

Post by Daniuz » Wed May 04, 2016 3:48 pm

Qphoria wrote:just change the language file
1. EDIT: catalog/language/english/payment/pp_standard.php

2. FIND:

Code: Select all

$_['text_title'] = 'PayPal';
3. REPLACE WITH:

Code: Select all

$_['text_title'] = '<img src="path/to/pp.jpg" alt="Paypal" />';
Thanks Qphoria, however this fix makes editing an order to fail.

http://i.imgur.com/yyOnNUh.png

http://i.imgur.com/YeUHzLV.png

http://i.imgur.com/zDVCqQ3.png

Any help is super appreciated!

Newbie

Posts

Joined
Sat Apr 16, 2016 7:53 pm

Post by Qphoria » Thu May 12, 2016 11:30 pm

yea, that is why I never recommend that method and made a proper mod called "Checkout Logos" that properly adds a new image field for all payments (also shipping and order totals)

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 28 guests