Community Add-Ons

Add file to this package
Top » Images

PayPal Verified Seal with Credit Card images
for osCommerce Online Merchant v2.2

This very simple mod will display your PayPal Verified Seal and five credit card images - VISA, Master Card, Discover Card, American Express, and e-check - in the Footer area of each page generated by OsCommerce!

Instructions and credit card images are included in the download.

Legend:  Download   Report
Expand All / Collapse All
page contains secure and nonsecure items fix kimm 27 Jan 2008  

I found that after installing this program I began getting the following message on each page.

“This page contains both secure and nonsecure items.
Do you want to display the nonsecure items?”

To correct that find the following line in your catalog/includes/boxes paypal.php file.

<img src="http://www.paypal.com/en_US/i/icon/verification_seal.gif" border="0" alt="Official PayPal Seal">

and change it to”

<img src="https://www.paypal.com/en_US/i/icon/verification_seal.gif" border="0" alt="Official PayPal Seal">

No more nasty little security check messages.

Correction steve_o76 27 Aug 2007  
Update 1 steve_o76 27 Aug 2007  
PayPal Verified Column Box and Updated Accepted Payment Footer steve_o76 26 Aug 2007  
PayPal Verified Seal with Credit Card images Jerry Williams 10 Aug 2004