Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 54
  1. #11
    Join Date
    Jan 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Rush/Priority Handling Charge

    Priority breaks in zen cart 1.3.8. I rely heavily on this, any chance of an update soon?

  2. #12
    Join Date
    Nov 2006
    Posts
    19
    Plugin Contributions
    1

    Default Re: Rush/Priority Handling Charge

    Thx for the heads-up. I have not had a chance to upgrade my site to 1.3.8, but plan on doing so before year-end. I will investigate the problem and release a fix as soon as possible.

    -ml

  3. #13
    Join Date
    Jan 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Rush/Priority Handling Charge

    Quote Originally Posted by mlankeit View Post
    Thx for the heads-up. I have not had a chance to upgrade my site to 1.3.8, but plan on doing so before year-end. I will investigate the problem and release a fix as soon as possible.

    -ml
    I'm SOOO relieved that you're as responsive as you are! If I can offer any help (access to my site, whatever), let me know.

    Kevin

    kevin at kiss wedding books daut com

  4. #14
    Join Date
    Nov 2006
    Posts
    19
    Plugin Contributions
    1

    Default Re: Rush/Priority Handling Charge

    Found the problem and fixed it. Look for version 1.2:

    http://www.zen-cart.com/index.php?ma...roducts_id=356

    -ml

  5. #15
    Join Date
    Jan 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Rush/Priority Handling Charge

    I don't see 1.2?

  6. #16
    Join Date
    Nov 2006
    Posts
    19
    Plugin Contributions
    1

    Default Re: Rush/Priority Handling Charge

    Quote Originally Posted by swan View Post
    I don't see 1.2?
    I submitted the new package about 1am last night--typically it takes 1-2 days before the moderator approves & posts it. It should show up later today or tomorrow.

    Cheers,

    -ml

  7. #17
    Join Date
    Oct 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rush/Priority Handling Charge

    Hello,

    I am trying to modify this module so that I can have 3 handling options. 0%, 20%, and 40%. I have edited the config options so that these exist:
    MODULE_ORDER_TOTAL_PRIORITY_HANDLING_PER
    MODULE_ORDER_TOTAL_PRIORITY_HANDLING_PER2
    MODULE_ORDER_TOTAL_PRIORITY_HANDLING_PER3

    I'm just not sure how to edit this section to handle 2 additional buttons:

    function credit_selection()
    {
    $selected = (($_SESSION['priority_handling'] == '1') ? true : false);

    $selection = array('id' => $this->code, 'module' => $this->title,
    'redeem_instructions' => MODULE_ORDER_TOTAL_PRIORITY_HANDLING_TEXT_DESCR.'<br><br>',
    'fields' => array(array('field' => zen_draw_radio_field('opt_priority_handling','1', $selected),
    'title' => MODULE_ORDER_TOTAL_PRIORITY_HANDLING_TEXT_ENTER_CODE)));

    return $selection;
    }

    Any advice would be VERY appreciated.

  8. #18
    Join Date
    Nov 2006
    Posts
    19
    Plugin Contributions
    1

    Default Re: Rush/Priority Handling Charge

    Are you saying you have multiple priority-like services and want to allow the user to pick a-la-carte? If so, the easiest would be to duplicate the module for each of your services, which boils down to a bunch of search-and-replace for each.

    If this is not what you are after, please explain what you are trying to do... buttons don't make sense in this context the way you describe them.

  9. #19
    Join Date
    Oct 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Rush/Priority Handling Charge

    Thanks for your reply. I'm trying to add 3 radio buttons, instead of the single checkbox that this module has.

    I tried to duplicate the module as you suggested, but the 2nd duplicated check box option was all that appeared.

    I was hoping there might be an easier way than editing the tpl_checkout_payment_default.php file.

  10. #20
    Join Date
    Nov 2006
    Posts
    19
    Plugin Contributions
    1

    Default Re: Rush/Priority Handling Charge

    ... unfortunately, this doesn't help in explaining your scenario ... Let me try to explain...

    When you install the module, you can activate it and configure it--but once it is set, it is set for your zen-cart implementation until you decide to modify it again. So, if you want to have the option of choosing a percentage, then choose "percentage" and enter the percentage you want the module to use (20, 30, etc.). Once you click on "update," this calculation for this service charge would be whatever percentage you elected of the order sub-total.

    What I'm hearing from you is that you want to have the option to change this percentage, which you can do right now by typing in the percentage amount you want. Replacing this text field with a series of radio-buttons up doesn't really enhance anything--in fact, it removes functionality--which is why I don't understand your reason for pursuing this...

    Anyway, look at how the charge type is implemented and duplicate this for the percentage text-box. Hope this helps!

 

 
Page 2 of 6 FirstFirst 1234 ... LastLast

Similar Threads

  1. v151 Priority Handling Search
    By riomaha in forum Managing Customers and Orders
    Replies: 1
    Last Post: 14 Dec 2013, 10:03 AM
  2. Handling Fee for Armed Forces USPS Priority
    By mafiasam in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 7 Dec 2010, 02:13 AM
  3. Handling charge
    By bastroupe in forum General Questions
    Replies: 1
    Last Post: 16 Feb 2010, 11:49 AM
  4. Rush Priority Handling Tax Calculation Issue
    By catteridge in forum Managing Customers and Orders
    Replies: 0
    Last Post: 9 Dec 2009, 09:00 PM
  5. Disable Priority Handling addon Module?
    By stride-r in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Apr 2009, 03:59 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