Announcement

Collapse
No announcement yet.

Force acceptance of Terms of Use

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Force acceptance of Terms of Use

    What is the preferred method these days for forcing customers to accept your Terms of Use (Terms and Conditions... or whatever) during checkout before purchase is allowed?

    I suppose you could use a custom order field, but can you make those required? I'm not seeing how to do that.

    Any other methods?
    Guy Turck
    The Glass Baby Bottle - Toxin Free Essentials for Babies & Toddlers

    #2
    The custom order field is used for both of these thoughts.

    You could use a separate form with a required field where the action writes the value to the custom order field. You could also for a redirect to a previous checkout page if a CGI variable doesn't have a valid value.

    Scott
    Need to offer Shipping Insurance?
    Interactive Design Solutions https://www.myids.net
    MivaMerchant Business Partner | Certified MivaMerchant Web Developer
    Competitive Rates, Custom Modules and Integrations, Store Integration
    AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
    My T-shirt Collection is mostly MivaCon T-shirts!!

    Comment


      #3
      i don't think you need a separate form. Just add the "Accept" checkbox to the OSEL form, and on OPAY wrap the payment information form with a check for the conditional set by the check box. Inside the wrapped OPAY form add a CustomField Write() function the records the fact they checked the box.
      Bruce Golub
      Phosphor Media - "Your Success is our Business"

      Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
      phosphormedia.com

      Comment

      Working...
      X