Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 41
  1. #21
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Assign maximum order weight for UPS

    There is something a bit strange here ...

    When you remove the Product from the cart that allowed the Discount Coupon ...

    1 How many Products and what Quantity are in the cart?

    2 What does the Discount read in the checkout_payment page?
    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!

  2. #22
    Join Date
    Aug 2005
    Location
    Cincinnati
    Posts
    334
    Plugin Contributions
    0

    Default Re: Assign maximum order weight for UPS

    1. A. Starting from an empty cart, add any product from C-20 or C-74 to cart -- for example, a Riviera shed kit.
    1. B. Add products from C-65 to cart -- for example, 7 windows.
    1. C. Go to checkout and redeem discount coupon.
    1. D. Redemption code appears in order total on confirmation page.
    1. E. Go to shopping cart and remove all products except C-65 (non-allowed) product(s).
    1. F. Go to checkout, pick UPS shipping (only method available) and proceed to payment page.
    2. Discount on checkout_payment page remains, e.g. "Redemption code: ZCZCZC : -$5.00"

    Also, it just dawned on me that category 65 is a different product type than 20 and 74. The comparison I ran using the other 1.3.7 ZC utilized only one product type, not 2 as in the case of ShedKitStore.com. Could this matter?

    Quote Originally Posted by Ajeh View Post
    There is something a bit strange here ...

    When you remove the Product from the cart that allowed the Discount Coupon ...

    1 How many Products and what Quantity are in the cart?

    2 What does the Discount read in the checkout_payment page?

  3. #23
    Join Date
    Aug 2005
    Location
    Cincinnati
    Posts
    334
    Plugin Contributions
    0

    Default Re: Assign maximum order weight for UPS

    Note that this example is just a $5 coupon. If you try it with a $400 coupon, the discount is exactly equal to the amount of the shipping. (If UPS shipping = $78.39, discount = -$78.39.)

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

    Default Re: Assign maximum order weight for UPS

    I am looking into this ...

    Meanwhile you still appear to have issues on the address book ...

    If I go to edit my account I have to reselect my state ...

    I am not sure if this is a template or code issue on there ... but one of the two is not correct ...
    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!

  5. #25
    Join Date
    Aug 2005
    Location
    Cincinnati
    Posts
    334
    Plugin Contributions
    0

    Default Re: Assign maximum order weight for UPS

    I thought the address book issues stemmed from something getting imported wrong when I migrated the database a few months ago. Had you created a new user account recently, or is it possible the customer or address book data was fuzzy?
    Quote Originally Posted by Ajeh View Post
    I am looking into this ...

    Meanwhile you still appear to have issues on the address book ...

    If I go to edit my account I have to reselect my state ...

    I am not sure if this is a template or code issue on there ... but one of the two is not correct ...

  6. #26
    Join Date
    Aug 2005
    Location
    Cincinnati
    Posts
    334
    Plugin Contributions
    0

    Default Re: Assign maximum order weight for UPS

    Sorry -- dumb question on my part. I looked at your customer data & I see you were ported in during the migration. Let me check the address book and customers tables.

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

    Default Re: Assign maximum order weight for UPS

    I could very well be missing the data but it should of fixed it when I edited ... and either it is not holding my state data or the code/template is not filling it in right when I edit ...
    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. #28
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Assign maximum order weight for UPS

    Check the address_book for the fields:
    entry_country_id 223
    entry_zone_id 47
    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!

  9. #29
    Join Date
    Aug 2005
    Location
    Cincinnati
    Posts
    334
    Plugin Contributions
    0

    Default Re: Assign maximum order weight for UPS

    I have both 223 for your entry_country_id and 47 for your entry_zone_id, but the state field is blank for all customers. Probably has to do with a modification I made to the state portion of the account forms. At the time, there was a grey input appearing with the state select dropdown, hence the modifications -- but I may have botched the way state values get to the address book in the process.

    I won't torture either of us with any more of this tonight -- my brain is turning into a pumpkin and I'm going to bed before I break anything else.

    Thanks for helping me get closer to functional, Linda. You rock!
    Quote Originally Posted by Ajeh View Post
    Check the address_book for the fields:
    entry_country_id 223
    entry_zone_id 47

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

    Default Re: Assign maximum order weight for UPS

    The entry_state is only needed sometimes ... not always ...

    The problem is the edit address is not listening to the setting so it is not selecting ...

    This means either missing files or old files or template issue ...

    Does a switch to Classic fix the edit?
    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!

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. v151 Tare Weight / Maximum Package Weight Functionality Change Help
    By jbible in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 17 Jan 2013, 07:17 PM
  2. Maximum weight for flat rate
    By mahlerosa in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 25 Jan 2012, 07:41 AM
  3. Maximum Package Weight You Will Ship - Maximum?
    By WellCool in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 25 Nov 2010, 04:00 PM
  4. Item weight is more than maximum supported weight error
    By jumphotink in forum Addon Payment Modules
    Replies: 0
    Last Post: 18 Mar 2009, 04:15 PM
  5. Block order when maximum weight is reached
    By bazfr in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 2 Nov 2008, 08:22 PM

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