Community Add-Ons

Add file to this package
Top » Payment Modules

Paypal IPN Icon at checkout
for osCommerce Online Merchant v2.2

This will add the Paypal icon on checkout_payment, just like the credit card modules show Visa/Mastercard/Disc.

I think it makes it much better for customers to 'see' and choose desired payment method.

Very simple. Only 1 file to modify.

Legend:  Download   Report
Expand All / Collapse All
even easier lthown 2 Apr 2008  

find 'module' => $this->title and right after it add:
. ' ' . tep_image(DIR_WS_ICONS . 'paypal.gif')

put the image in the icons folder. This also works on any other payment method

Paypal IPN Icon at checkout Ryan Walker 20 May 2005