This is a discussion on Conditions Terms for customer within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Helle everyone, I'll try to direct my customers, before proceed payment, to check the conditions informations. I'm in ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Helle everyone, I'll try to direct my customers, before proceed payment, to check the conditions informations. I'm in localhost. Here's my error message : Fatal error: Call to undefined function tep_redirect() in C:\Program Files\EasyPHP 2.0b1\www\catalog3\includes\application_top.php on line 37 And that's the code I put in, after require ('includes/applications_top.php') : if (!$HTTP_POST_VARS['conditions']) { tep_redirect(tep_href_link(FILENAME_CHECKOUT_PAYME NT,'error_message=' . urlencode ("Vous n\'avez pas pris connaissance des conditions générales de vente."),'',false));} Any idea for error ? THX a lot. Patrick |
|
#2
| |||
| |||
| 1) do NOT do that. 2) on your signup page add a "I agree to terms and conditions and shipping" checkbox. 3) check for the checkbox to be checked in the javascript 4) Put links in for "terms and conditions" and "shipping" that point to the terms and conditions and shipping (you may also want to add the privacy policy to the list) Now, before anyone can complete the signup process they have to indicate that they agree to the terms and conditions. No redirects, no question about whether the buy agreed or not.
__________________ so endith the lesson<think>sometimes I just sit's and thinks</think> "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB |
|
#3
| |||
| |||
| Hi met00, Thank you for your answer. 'cause I'm not strong enough in coding, I'll do no change for the moment on my website. I save your answer in my PC for a later use. See you. Patrick |
|
#4
| |||
| |||
| I would look at: osCommerce Community Add-Ons Should help you out this is an easy mod to install. Adam |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Terms And Conditions Agreement | michael_s | New osCommerce Contributions | 0 | 04-11-2008 03:22 PM |
| customer Must Accept Terms and Conditions (MATC) | michael_s | New osCommerce Contributions | 0 | 03-12-2008 05:00 AM |
| customer Must Accept Terms and Conditions (MATC) | michael_s | New osCommerce Contributions | 0 | 03-05-2008 08:14 AM |
| customer Must Accept Terms and Conditions (MATC) | michael_s | New osCommerce Contributions | 0 | 02-17-2008 01:30 PM |
| Terms and Conditions Agreement Mod | kolamon | osCommerce 2.2 Modification Help | 4 | 11-24-2004 12:17 AM |