Page 34 of 66 FirstFirst ... 24323334353644 ... LastLast
Results 331 to 340 of 657
  1. #331
    Join Date
    Jan 2011
    Posts
    22
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    Quote Originally Posted by lndlyb4 View Post
    Hi, Can I change an order before it is processed by the credit card? Will it then charge the card the updated amount? I would like to be able to modify the order after the order has been placed, but before the card is charged. My customers often have special installation or delivery needs that I need to add to the order.
    I hope I'm not stating the obvious here, but if these special needs are options that others may want too (or your customer may want again in the future), you may just consider making them attributes, which would also allow you to adjust the price (or not) as required.

  2. #332
    Join Date
    Mar 2009
    Posts
    78
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    Cheepnis,

    Thanks for the comment. We are a retail nursery that sells plants online. We give the customer the option of having us install the plants as well when they are delivered. Many of the clients have special installation needs. When they request installation, I give them a call and discuss the situation. I would like to be able to add additional charges for the extra work (e.g., sod removal, dead plant removal, etc.). These activities are so variable that it would be difficult to convert them to attributes. I'm thinking it may be best to just charge their card (with their permission) for "additional labor" based on the amount of hours we estimate the extra work to be. This is my first shopping cart, so I'm not real sure how to do this yet. I'm thinking just add "additional labor" as an item in the cart. 1 quantity would be for 1 hour and so on. I'm sure there is a better way. Any suggestions would be appreciated.

  3. #333
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    Not to be a nag or anything, but I suggest taking any further discussion of any solution to this to a new thread as it is off topic for Edit Orders support.. Suggest searching the forum for "manual order" as it sounds like what lndlyb4 really requires is a manual order process for creating supplemental orders which would allow him/her to collect additional costs.

    Quote Originally Posted by Cheepnis View Post
    I hope I'm not stating the obvious here, but if these special needs are options that others may want too (or your customer may want again in the future), you may just consider making them attributes, which would also allow you to adjust the price (or not) as required.
    Quote Originally Posted by lndlyb4 View Post
    Cheepnis,

    Thanks for the comment. We are a retail nursery that sells plants online. We give the customer the option of having us install the plants as well when they are delivered. Many of the clients have special installation needs. When they request installation, I give them a call and discuss the situation. I would like to be able to add additional charges for the extra work (e.g., sod removal, dead plant removal, etc.). These activities are so variable that it would be difficult to convert them to attributes. I'm thinking it may be best to just charge their card (with their permission) for "additional labor" based on the amount of hours we estimate the extra work to be. This is my first shopping cart, so I'm not real sure how to do this yet. I'm thinking just add "additional labor" as an item in the cart. 1 quantity would be for 1 hour and so on. I'm sure there is a better way. Any suggestions would be appreciated.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #334
    Join Date
    Mar 2009
    Posts
    78
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    DivaVocals,

    Thank you for the add-on and the suggestion.

  5. #335
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    zc 139h
    ty package tracker 311 installed

    question: I know I have to upload the admin>orders.php and that this will overwrite the orders.php that was installed for ty package tracker - do i just let the edit-orders version of orders.php overwrite the ty-package version of admin>orders.php ?

    or should i merge the two files?

    i noticed lots of ty-package stuff in the current orders.php that is not in the native edit-orders orders.php so it seems that the edit-orders orders.php file would need to be merged

    reason i ask is that the instructions in edit-orders doesn't say either way but that you must first have ty-package installed so that the edit-orders orders.php will overwrite the existing ty-package orders.php:

    Ty Package Tracker
    (You MUST have Ty Package Tracker installed to use the Ty Package Tracker integration features)

    You will need to follow the following steps to use Edit Orders v3.03 with Ty Package Tracker v3.0.

    Install Ty Package Tracker v3.0
    Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.

    This will enable the Ty Package Tracker fields and make them available in Edit Orders.

    NOTE: If you are CURRENTLY running Ty Package Tracker v2.3a, you DON'T have to upgrade to Ty Package Tracker v3.0 to take advantage of the new Edit Orders v3.0 integration..

    (though we think you SHOULD update to the new Ty Package Tracker v3.0)

    BUT you will need to run the Ty Package Tracker upgrade script to use this feature. This WILL NOT affect any tracking data you already have in the DB.. BUT it will add the necessary admin flag needed to take advantage of the Ty Package Tracker integration option.

    Run edit_orders_ty_tracker_upgrade.sql
    Go to Configuration > Ty Package Tracker. Set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True".

    This will enable the Ty Package Tracker fields and make them available in Edit Orders.

    If you are upgrading Edit Orders v3.0 Rev1 or v3.0 Rev1a to Edit Orders v3.03 you'll need to make some minor changes to use the Ty Package Tracker features. Use the upgrade path below that applies to your store setup.

    Edit Orders v3.0 Rev1 or v3.0 Rev1a users who are using Ty Package Tracker v2.3a
    You will need to follow the following upgrade steps to use Edit Orders v3.03 with Ty Package Tracker v2.3a.

    Run the edit_orders_uninstall.sql
    Re-run the edit_orders_install.sql
    Run the edit_orders_ty_tracker_upgrade.sql
    Replace your current YOUR_ADMIN_FOLDER/includes/functions/extra_functions/common_orders_functions.php with the one from 1_Install_Files. Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.

    Edit Orders v3.0 Rev1 or v3.0 Rev1a users who are using Ty Package Tracker v3.0
    You will need to follow the following upgrade steps to use Edit Orders v3.03

    Run the edit_orders_uninstall.sql
    Re-run the edit_orders_install.sql
    Replace your current YOUR_ADMIN_FOLDER/includes/functions/extra_functions/common_orders_functions.php with the one from 1_Install_Files. Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.

  6. #336
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    The general rule when installing mods which have common files is to merge the common files.. this goes for ANY mod not just Edit Orders..

    Quote Originally Posted by DogTags View Post
    zc 139h
    ty package tracker 311 installed

    question: I know I have to upload the admin>orders.php and that this will overwrite the orders.php that was installed for ty package tracker - do i just let the edit-orders version of orders.php overwrite the ty-package version of admin>orders.php ?

    or should i merge the two files?

    i noticed lots of ty-package stuff in the current orders.php that is not in the native edit-orders orders.php so it seems that the edit-orders orders.php file would need to be merged

    reason i ask is that the instructions in edit-orders doesn't say either way but that you must first have ty-package installed so that the edit-orders orders.php will overwrite the existing ty-package orders.php:
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #337
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    Will merge, many thanks

  8. #338
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    DivaVocals

    I have just read through this thread. can you just confirm that I have not missed something. I can see there was mention of what I think it my issue/question and I think it is being address but I am nt sure if it is fixed or if I have missed the fix.

    If you edit an order and a product with attributes it does not appear to take the stock off the stock by attributes table - have I understood this or is here a fix for this I have missed? Is this fixed in the afore mentioned version 3.5 and if so is there a rough timescale.

    Thanks

  9. #339
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    Quote Originally Posted by MikeyG View Post
    DivaVocals

    I have just read through this thread. can you just confirm that I have not missed something. I can see there was mention of what I think it my issue/question and I think it is being address but I am nt sure if it is fixed or if I have missed the fix.

    If you edit an order and a product with attributes it does not appear to take the stock off the stock by attributes table - have I understood this or is here a fix for this I have missed? Is this fixed in the afore mentioned version 3.5 and if so is there a rough timescale.

    Thanks
    No fix for this.. IMHO, this is more of a SBA fix as not all folks using Edit Orders would be necessarily using SBA..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #340
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    131
    Plugin Contributions
    0

    Default Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]

    Hi

    When using Edit Orders, after I edit an order, the order sub-total shows the nett price of the combined products, rather than the gross prices.

    The only way to get the correct sub-total to show is to remove the tax from the products and just use the gross price.

    I have attached a screenshot to show exactly what I mean.
    Any help with this would be appreciated, as editing an order at present means the customer doesn't get an invoice with tax showing.

    Thanks,
    Natasha
    Attached Images Attached Images  

 

 
Page 34 of 66 FirstFirst ... 24323334353644 ... LastLast

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 799
    Last Post: 6 Jun 2024, 07:40 PM
  2. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1786
    Last Post: 10 Apr 2024, 03:17 PM
  3. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  4. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 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