Page 3 of 70 FirstFirst 123451353 ... LastLast
Results 21 to 30 of 697
  1. #21
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Now guess what....it works after updating the Master_Category ID to be nonzero
    "0"

    For the people with the same issue:
    I used Easy Populate to load my shop data. This caused many of my products master categories to be zero (0)
    In this case, all Master_Categories have to updated to contain a non zero value.
    Scott's documentation does explain in detail how to do this.

    Thanks a lot Scott.
    Really helpful contribution as it was missing so far.

    I just realized that ZC is related to MySQL ... I better start learn some more stuff

  2. #22
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,612
    Plugin Contributions
    123

    Default Re: Better Together Contribution Support Thread

    Thanks for the update, pivey. Meanwhile, I have posted a message to the Easy Populate thread about your problem; perhaps a future version of Easy Populate will fix this.

    http://www.zen-cart.com/forum/showth...614#post278614

    Regards,
    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #23
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,612
    Plugin Contributions
    123

    Default Re: Better Together Contribution Support Thread

    Another suggestion has been added to the Better Together FAQ:

    http://www.thatsoftwareguy.com/zenca..._together.html

    If you are concerned that people don't know they might have a discount coming
    when they look at their cart, try changing SUB_TITLE_SUB_TOTAL in includes/languages/english/shopping_cart.php

    to something like 'Sub-Total BEFORE Discount'
    This will emphasize the fact that a discount will be added at checkout time.

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #24
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Yes, this would be a solution, but customers actually need to see what they are earning in discounts. The only way to do this, is to always going forward checkout 2 steps.
    Not very user friendly.
    Customers should have their deduction displayed in their shopping cart.
    If not substracted, at least somehow "savings from discounts" displayed always visible.
    This is an essential (marketing) feature to shopping carts, should have been added in development.

  5. #25
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,612
    Plugin Contributions
    123

    Default Re: Better Together Contribution Support Thread

    Easier said than done. Anyone can load items in the cart and click the shopping cart page, even before logging in. Having no idea of their address, how then would I compute the discount, which may include shipping and/or tax? What about the order in which order_total items are applied, which affects the computation of discounts such as the group discount?

    If you can guarantee me certain pre-conditions, then yes, I could integrate this logic with shopping_cart.php, which draws the shopping cart page. But then who's going to port this every time shopping_cart.php changes (which is pretty much every release)?

    Having said all that, of course I would be delighted to rewrite this code to your personal
    specifications. Just give me a statement of work and your credit card number and I'll
    have it done in no time!

    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #26
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Hi Scott.
    ..should have been added in development
    means, that the shopping cart page could have been optimized to display all savings from purchases, not only your contribution ones.

    I just asked myself why this possibility is not given as long customers(e.g. purchasing specials) whould be happier to have a "tatal of savings" substrarcted from their total, or at least mentioned.
    I mean, it is displayed in product detail as "You save.." without taking care of additional savings (shipping/tax) at that point.
    Even to customers not logged in...

    So please don't take peoples comments personal.
    This is not a issue concernig just me. I thing every shop owner would be glad to offer this option to his customer instead of telling him "proceed checkout and you WILL see what you pay in total.

  7. #27
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,612
    Plugin Contributions
    123

    Default Re: Better Together Contribution Support Thread

    A lot of people have asked for this sort of capability. Unfortunately, the model I had of how this would work was so hideously complex that I always resisted doing it. I've worked out a more straightforward preview capability that I'm testing now. Details shortly.

    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #28
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,612
    Plugin Contributions
    123

    Default Re: Better Together Contribution Support Thread

    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #29
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,612
    Plugin Contributions
    123

    Default Re: Better Together Contribution Support Thread

    Better Together interoperates with 1.3.6. There have been changes to the tax computation in other order total modules that I may incorporate (possibly optionally) at a later date.

    Thanks,
    Scott
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #30
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    The discount preview mod is a fine option. Now it is perfect. Thanks Scott!

 

 
Page 3 of 70 FirstFirst 123451353 ... LastLast

Similar Threads

  1. Twitter Updates Sidebox Contribution Support Thread
    By delia in forum Addon Sideboxes
    Replies: 13
    Last Post: 29 Dec 2010, 12:44 AM
  2. Better Together Promotional Page Contribution
    By swguy in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 27 Feb 2010, 05:52 PM
  3. Windows Live Product Search Contribution Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 209
    Last Post: 3 Jul 2009, 08:23 PM
  4. Better together mod
    By coolman in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Aug 2008, 09:48 PM
  5. LinkConnector Affiliate Contribution Support Thread
    By hyperdogmedia in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Jun 2007, 06:33 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