Results 1 to 4 of 4

Conditions Terms for customer

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 localhost. Here's ...

      
  1. #1
    New Member
    Join Date
    Apr 2008
    Location
    Brussels
    Posts
    15
    Rep Power
    0


    Default Conditions Terms for customer

    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. #2
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    21


    Default Re: Conditions Terms for customer

    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. #3
    New Member
    Join Date
    Apr 2008
    Location
    Brussels
    Posts
    15
    Rep Power
    0


    Default Re: Conditions Terms for customer

    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. #4
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    193
    Rep Power
    12


    Default Re: Conditions Terms for customer

    I would look at: osCommerce Community Add-Ons

    Should help you out this is an easy mod to install.

    Adam

Similar Threads

  1. Terms And Conditions Agreement
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 04-11-2008, 04:22 PM
  2. customer Must Accept Terms and Conditions (MATC)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-12-2008, 06:00 AM
  3. customer Must Accept Terms and Conditions (MATC)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-05-2008, 08:14 AM
  4. customer Must Accept Terms and Conditions (MATC)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-17-2008, 01:30 PM
  5. Terms and Conditions Agreement Mod
    By kolamon in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 11-24-2004, 12:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •