Community Add-Ons

Maintainers: Olof Larsson
Add file to this package
Top » Features

customer Must Accept Terms and Conditions (MATC)
for osCommerce Online Merchant v2.2

WHAT DOES IT DO?
- The customer MUST AGREE to TERMS and CONDITIONS when creating an account and/or when buying products.
- WHEN the customer must agree can be decided from a new configuration menu in the admin area of the store.
- The link to the terms and conditions page is set from the admin panel.

The customer must check a checkbox to continue. If the checkbox is not checked the continue button will look gray and be disabled. If a customer hoovers the disabled button the checkbox will light up in a red color to indicate what needs to be done.

It was created for osCommerce Online Merchant [2.2rc2] but I am quiet sure it will work with [2.2rc1] and [2.2] to.

Demo screenshots is included
Multilingual support
Easy installation

Legend:  Download   Report
Expand All / Collapse All
slight error in previous steve_s 23 Nov 2008  

change
if(MATC_AT_REGISTER != 'false'){

to
if(MATC_AT_CHECKOUT != 'false'){

on missing code on checkout_payment.php

dummy file uploaded

Missing code in checkout_payment.php steve_s 10 Nov 2008  
MATC v2.3.1 Olof Larsson 16 Sep 2008  
MATC 2.3 Olof Larsson 17 Jul 2008  
MATC 2.2a Olof Larsson 4 Jun 2008  
MATC v2.2 Olof Larsson 1 Jun 2008  
MATC v2.1 Olof Larsson 1 Jun 2008  
MATC v2.0 Olof Larsson 28 May 2008  
MATC1.2a slptech 19 May 2008  
Version 1.2 with conditions in textbox and download - Full package mightyx 12 Mar 2008  
Version 1.1: added german and instructions for imagefilter problems mightyx 5 Mar 2008  
customer Must Accept Terms and Conditions (MATC) Olof Larsson 17 Feb 2008