PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Shipping based on a percentage of price

  1. I am building a consignment sales site. The site allows users to upload information about a book, including price, which is turned into a post and displayed to other users. We take a consignment fee which is a portion of the price (10% of the price). What I am trying to do is pre-populate the "shippping" (or handling) section based on 10% of what the price field is.

    If it helps, here is a simplified workflow
    -User adds title of book "most awesome book ever"
    -User adds price "$15.00"
    -Shipping/handling field should automatically update to "$1.50" based on 10% of price

    Any help?

    Posted 13 years ago on Wednesday June 29, 2011 | Permalink
  2. While creating your code snippet I discovered a bug that prevented my code snippet to completely work for you. I am pasting the code snippet here, but send me an email to alex@rocketgenius.com so that I can send you the latest Gravity Form with the fix.

    http://pastie.org/2145587

    Posted 13 years ago on Thursday June 30, 2011 | Permalink
  3. Thanks!

    Posted 13 years ago on Thursday June 30, 2011 | Permalink
  4. Can you help me make the shipping amount the same percentage always? Is this possible? I want the same shipping percentage for all of my forms.

    Thanks!

    Posted 12 years ago on Thursday March 22, 2012 | Permalink