Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Jan 2007
    Posts
    65
    Plugin Contributions
    0

    Default Some info missing in order details when shipping page skipped

    I have a cart set up with only virtual products, so the shipping page is skipped, which is convenient except the fact that the orders detail page do not display the customer email and phone number. Only the IP address is displayed in the back end. On top of this, the customer does not receive a confirmation email, and the one we receive does not display the customer name and email in the greetings.

    Skipping the ship to page leaves the following fields empty in the orders table:
    customers_name
    customers_company
    customers_street_address
    customers_suburb
    customers_city
    customers_postcode
    customers_state
    customers_country
    customers_telephone
    customers_email_address
    customers_address_format_id

    delivery_name delivery_company
    delivery_street_address
    delivery_suburb delivery_city
    delivery_postcode
    delivery_state
    delivery_country
    delivery_address_format_id

    We need to have the customers_xxxx fields written in the database. Only the delivery were meant to be skipped.

    Any help appreciated to point us to the right direction on how to insert the data during the checkout process.


    Thanks

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

    Default Re: Some info missing in order details when shipping page skipped

    I am not sure what version you are running of Zen Cart but on Products that are Downloads all fields except delivery_blah are complete ...

    On Virtual Products, such as a service, same thing ... all fields are complete except the delivery_blah fields ...

    Is this a clean install or an upgrade?

    What add-ons do you have?
    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: v1.5.5]
    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
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Some info missing in order details when shipping page skipped

    ...and what are you using for payments?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Jan 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Some info missing in order details when shipping page skipped

    Quote Originally Posted by Ajeh View Post
    I am not sure what version you are running of Zen Cart but on Products that are Downloads all fields except delivery_blah are complete ...

    On Virtual Products, such as a service, same thing ... all fields are complete except the delivery_blah fields ...

    Is this a clean install or an upgrade?

    What add-ons do you have?
    My Zen cart version is 1.3.7, the only add on I have is customer extra fields.

    I use credit Card Manual processing and Paypal IPN (patched with the latest version)

    The cart can be seen at: http://www.pixclinic.com/orders/

    My products are services: all the products have the radio buttons "yes, skip dhipping address" and "yes, always free shipping" selected.

    The shipping module I use is FREESHIPPING! (free shipper)

    Maybe a bad choice of shipping module when I configured my cart?

    Thanks for your help!
    Last edited by FrenchFrog; 6 Nov 2007 at 06:25 AM.

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

    Default Re: Some info missing in order details when shipping page skipped

    NOTE: Product is Virtual: YES means there is no shipping, so you do not need the Always Free Shipping: YES ... set that to NO ...

    NOTE: even with both marked I am not able to reproduce this error ...

    NOTE: you may wish to upgrade to v1.3.7.1 with all of the fixes for PayPal built in plus all of the other fixes:
    http://www.zen-cart.com/forum/showthread.php?t=69769
    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: v1.5.5]
    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!

  6. #6
    Join Date
    Jan 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Some info missing in order details when shipping page skipped

    Quote Originally Posted by Ajeh View Post
    NOTE: Product is Virtual: YES means there is no shipping, so you do not need the Always Free Shipping: YES ... set that to NO ...

    NOTE: even with both marked I am not able to reproduce this error ...

    NOTE: you may wish to upgrade to v1.3.7.1 with all of the fixes for PayPal built in plus all of the other fixes:
    http://www.zen-cart.com/forum/showthread.php?t=69769
    I made all these upgrades, my problem still occurs. And I have othe zencarts where I tested the same, and eveything works fine in my other carts. I am clueless...

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

    Default Re: Some info missing in order details when shipping page skipped

    I just created an account and placed an Order ...

    Do you see all of my data in the database for the tables:
    address_book
    customers
    customers_info
    orders
    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: v1.5.5]
    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!

  8. #8
    Join Date
    Jan 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Some info missing in order details when shipping page skipped

    Linda

    I see your data in:
    address book: YES
    customers: YES
    customers_info: YES

    order: NO
    all the customers_xxxx fields are empty
    all the delivery_xxxx fields are empty

    At this point, I'm reinstalling a freshly downloaded Zencart in another directory.
    The thing I don't understand is I tried with a cart made with an 1.3.7 and it works fine....

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

    Default Re: Some info missing in order details when shipping page skipped

    NOTE: this is the current version
    http://www.zen-cart.com/forum/showthread.php?t=69769

    Let us know what happens when you use the clean install ...
    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: v1.5.5]
    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!

  10. #10
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Some info missing in order details when shipping page skipped

    Quote Originally Posted by FrenchFrog View Post
    I made all these upgrades, my problem still occurs. And I have othe zencarts where I tested the same, and eveything works fine in my other carts. I am clueless...
    My Zen cart version is 1.3.7, the only add on I have is customer extra fields.
    Do all carts use the same ZC version and/or do all have the same Addon for extra fields?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Missing quantity box in product info page when I add attributes
    By ronswayoflife in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 31 May 2013, 04:03 PM
  2. v151 my checkout_shipping page is skipped when using PayPal checkout
    By DML73 in forum General Questions
    Replies: 2
    Last Post: 23 Feb 2013, 02:20 AM
  3. v150 Some Customer Details Missing in Admin
    By kamphuis in forum General Questions
    Replies: 4
    Last Post: 18 Jan 2013, 02:43 AM
  4. Product Info Page...goes wacky when moving product details
    By audradh in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Feb 2008, 09:03 PM
  5. email order problem - missing part of austpost shipping details
    By chrisb in forum Managing Customers and Orders
    Replies: 1
    Last Post: 24 Feb 2008, 11:51 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR