osCommerce Addons scripts - Top 4 Download

osCommerce Addons script downloads

Email Signature

This contribution allows a customizable signature to be added to the emails sent to a customer after an order is completed. ...

Empty Store SQL file

This empty .sql file has all categories, manufacturers, products, product attributes/options, customers, etc removed.It should be used on a new install (it drops tables...) and is based on tep_snapshot-20020918.You can use this in place of the oscommerce.sql file that comes with the package ...

Enable Free Product Downloads

This contribution allows customers to download products that have been priced or discounted to zero by enabling COD payment. COD payment is normally automatically disabled for downloadable products. This enhancement requires that COD be enabled. It disables COD for any downloadable order greater than $0.00. So, if you're shipping real product, ...

ePayment Romania

This module allows OsCommerce users to receive online payments via GECAD ePayment Romania. As this contribution is constantly being improved and updated, please visit www.epayment.ro for latest news. ...

ePDQ CPI Module

We have developed this module so that it does not require any modifications to osCommerce files and is simple to install and configure due to issues our clients had with the existing module.As a preferred development partner for Barlcays ePDQ we can offer full installation and support for this module - ...

ePDQ Payment Module

What this does: - Now independant of customer clicking last button on Barclays' pages. Utilizing the POST functionality, all necessary processes will have been done regardless of that button clicking event. - No more disappearing orders (customers used ot be able to wipe their own order).Read the README.pdf! Everything I have ...

eway payment module

This download contains 3 php scripts based on the PayPal module within oscommerce. This allows your oscommerce based websites to accept credit card payments using the eway interface in Australia. This method uses the "shared payment" method which means your site does not have to have an SSL certificate, the user ...

Expandable and Contractable Info Boxes

When a user clicks on the title bar of an info box, the box's contents will either appear or disappeardepending on how it is set up to be displayed upon page load. Each individual box can be set up to be displayed or hidden upon page load.These are stylish and functional, ...

expresspost

This shipping module is based on Steve Kemp's Auspost module, except I've recoded it to use the Auspost Delivery Rate Calculator (DRC)This contains 2 modules effectively, one for standard post and one for express post, both have options for insurance. ...

Extra pages info box admin

Maybe a "Company News" page that needs updating?Now you can make as many as you want with the links in 1 new Information Box.This contribution allows you to create and manage new pages (like Shipping or Conditions) on the fly.It also creates a new box that holds the page names which ...

Extra Table Rate

Really straightforward contribution to add a second table rate shipping module to osCommerce. ...

FedEx Automated Labels

This oscommerce contribution, when properly configured in a shop with a valid FedEx account, provides the following: - From the admin section, a ship request can be sent directly to FedEx for any number of orders. - A pickup date can be scheduled - Shipment and packaging type can be specified ...

Filter ID

Using this script, you can avoid trivial verification of php scripts deployed on your store those not checking the data types when accessing the database thus having potential security holes in your store’s code.This module filters parameters passed during page transitions through the HTTP_GET_VARS and HTTP_POST_VARS arrays. This reduces the risk ...

FirstPay Module

 I wrote it because I had a customer who needed to use FirstPay. All I did was take the Authorize.net module and tweak it to make it work for FirstPay. I stopped tweaking once it worked, so there may still be extraneous code left in there. Feel free to improve it, ...

Fix for admin catalog delete products issue

All categories and products are deleted after deleting a category or product.Cause: This problem was found when the browser's BACK button is used to return to the product list after deleting a product or category. After backing up pages, "categories_id" is set to 0 which is the catalog's root location.Fix: I ...

Forced Order Quantity Restriction

This comes in handy if your shipping container will only accommodate a certain quantity of items and you want to force the customer to purchase that many items. ...

ForcedSSL

PHP code that can be inserted into your documents to redirect to same document using SSL.Example:If you put it in your index.phpIf someone accessedhomepagethe code would redirect the client tohomepage ...

Free Of Charge Payment Module

This payment module, if enabled from the admin, gives people an option of having a "free" payment of their purchase. What the module does is check the shopping cart's total.If the grand total is anything other then 0.00, the module will dynamically disable itself for that purchase so that it doesn't ...

Free Shipping with Order Count

This module provides a free shipping option when a customer orders a defined number of items in the order. Example: A customer will receive free shipping if they order 3 or more items from your website.You can set the define shipping amount in the admin. ...

Free Shipping with Zero Weight

This is an easy update to two files that is installable on any basic OSC installation. It should work with all shipping modules, but has only been tested on USPS (single module, not accompanying any other).This contrib updates the checkout_shipping.php file so that it will not show the shipping choices if ...