Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Posts
    19
    Plugin Contributions
    0

    Default gratuity and tip

    I have seen several ask the question, but I have not found a viable solution.

    I would like to ad a gratuity or tip function to my ZC install.

    I thought about a percentage cart item, but that is not possible as far as I can tell.

    I thought about a $1 item and then instructing the buyers to add quantities, but that can be confusing and will most likely result in gratuities being shorted.

    Anyone have any thoughts on how to set this up.

    Thanks
    Joe

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: gratuity and tip

    I added a tip capability to a client's takeout site a few months ago, and it seems to work well. I did it by creating a new order_total module (ot_tip), adding a field for the tip on the checkout_payment page, and in the header_php.php file of the checkout_confirmation page the customer-entered value for the tip was stored as a session variable that is picked up and used by the ot_tip order total module. The sort order for the tip module was set so it gets added after the subtotal and tax...
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Aug 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: gratuity and tip

    Neville,

    Do you mind sharing the code? or do you have a module to do this?

    Thanks for your time! BBaggett

  4. #4
    Join Date
    Nov 2010
    Posts
    4
    Plugin Contributions
    0

    help question Re: gratuity and tip

    I found the tip/gratuity in the free add-on software. Thanks bunyip, it works beautifully! I have however a question related to that: how do you move the text 'add tip?" and the related input box so they are under the sub-total? (I'm using the template Barebones - if that makes any difference - ) I found out what to modify thanks to firebug, but when I made the changes, it also changed the address boxes placement on the edit address page. I probably don't know how to name (or place?) the specific stylesheet correctly. Any help greatly appriciated.

 

 

Similar Threads

  1. v150 Tip/Gratuity Module (add a tip during checkout)
    By Bad Kitty Studios in forum General Questions
    Replies: 0
    Last Post: 6 Aug 2012, 06:34 PM
  2. Search box not wide enough and tool tip
    By wotnow in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Feb 2010, 04:34 PM
  3. Gratuity Tip Option During Checkout?
    By FoodDudes in forum General Questions
    Replies: 0
    Last Post: 4 Dec 2009, 04:29 AM

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