Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2010
    Posts
    2
    Plugin Contributions
    0

    application error Extra Required Info

    When someone checks out and enters there information, I want to add some custom required boxes that can be sent to me for payment.

    Like, I want a users:

    Account Name: (for a game)
    Forum Name:

    I'm selling virtual goods, so I need that information to deliver quickly. I need to make it so it's a requirement upon checking out to enter that information.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Extra Required Info

    Is the extra info related to the Order or to each of the Products on the Order?

    If it is based on the Order ... you could use the comment to trace how it is managed and other than where you store it, as I think you would want to store it in the orders table ... it would show you how to manage new fields ...

    The Tools ... Developers Tool Kit ... would let you search for:
    comment

    in the bottom input box and you can see what files are affected on the Catalog and on the Admin ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Apr 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Extra Required Info

    The extra information is related to the order. I NEED the information to complete there order. Which is why I want to know how to make extra fields and make them required upon checkout.

    I looked at the thing you said, but i'm not sure how to go about editing it. Is there a tutorial somewhere on here?

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Extra Required Info

    What the search for:
    comment

    does is help you see how an input box on the check_XXX pages can be used throughout the checkout ...

    It can help in locating most changes ... however you need to be careful on the final results as they need to go in the orders table from what you are saying and the comments are in the orders_status_history table ...

    But the idea is similar ...

    You need a way to ask the information, save the information to a $_SESSION variable and update the orders table with the new information and then be able to retrieve the new information from the orders table in the admin ...

    This is not difficult to do but it can be a bit time consuming to write ...

    Have you got your coders hat on ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. how can I insert extra product info into extra db table?
    By lndlyb4 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Feb 2010, 07:18 PM
  2. Replies: 11
    Last Post: 20 Apr 2009, 10:22 PM
  3. Extra required customer fields
    By kdtaylor in forum Managing Customers and Orders
    Replies: 0
    Last Post: 11 Oct 2007, 01:27 AM
  4. Required customer info - changed but still marked as required
    By Stormshade in forum Managing Customers and Orders
    Replies: 3
    Last Post: 26 Jul 2007, 06:06 PM
  5. Extra Tables to show extra product info
    By oldsteel68 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Nov 2006, 03:56 PM

Posting Permissions

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