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.

Calculate Handling / Processing Fee

  1. We are a very small company and want to pass the fees from PayPal and other payment gateways back to the customer.

    So if I sell a product for $100, I want the form to show "handling fee" of $2.00 ($100*.002, or whatever I choose) and then the total amount to be billed to show as $102. This total would then be passed to PayPal for final procurement.

    Is this possible with GF? Is there a tutorial?

    Thanks for your help,
    al

    Posted 11 years ago on Wednesday July 11, 2012 | Permalink
  2. This is possible with our calculations fields. Right now we don't have much documentation on all of the different ways you can use calculations, but we can help you out if you get stuck. No worries.

    Posted 11 years ago on Thursday July 12, 2012 | Permalink
  3. I am trying to do this using the calculations, and I don't understand why I can't use the total ass a Merge Tag. Maybe it would cause an infinite loop or something. Is there a way I can just add 3% to the total? My form currently has 5 different possible totals based on different options and discounts. Do I need to create 5 different calculation fields? The logic to show and hide them doesn't seem to work that way.

    Posted 11 years ago on Thursday August 9, 2012 | Permalink
  4. All you would need to do is create one calculated product field that would add up all of the product fields on your current form using the merge tags for each and then multiply them by the 3%.

    So something like: (MergeTag1 + MergeTag2 + MergeTag3) * .03

    So even though I might only have selected Product 1 and 3, the calculated total will still be correct, because Product 2 would just return 0 in the calculation. Does that help?

    Posted 11 years ago on Thursday August 9, 2012 | Permalink
  5. Works like a charm! Thank you so much. Wish I posted on here earlier..

    Posted 11 years ago on Thursday August 9, 2012 | Permalink
  6. Actually a little off topic, but is there an easy way to add a step for the confirmation message? If I am doing a multi step form? So that once you hit submit it acts like it takes you to the last step?

    Posted 11 years ago on Thursday August 9, 2012 | Permalink
  7. Hmm, I'm not sure if I've seen this pulled off where the steps carry to the confirmation - it's definitely not a built-in feature - however I suppose you could fake it somewhat on your confirmation message/page using HTML/CSS for the styling/look.

    Posted 11 years ago on Thursday August 9, 2012 | Permalink
  8. Right, but how would I add a fake step to the actual form? hmm I will play around with it. If you think of anything please share.

    Posted 11 years ago on Thursday August 9, 2012 | Permalink
  9. @afgarcia86, I am going to close this Pre-Purchase topic. If you require more assistance, please start a new topic in the regular support forums with a link to your form, and we will help you there. Thank you.

    Posted 11 years ago on Friday August 10, 2012 | Permalink

This topic has been resolved and has been closed to new replies.