How to add 3 percent to user defined total field?

  • bwbrown1
    Asked on August 17, 2019 at 10:03 PM

    I am using the stripe payment system and user-defined amount.  However, I need to add 3% to the total amount.  I have tried using conditions but I cannot get it to work.  Please help.  I want to get this to work before I purchase the software.  

    Thanks

  • Jed_C
    Replied on August 18, 2019 at 1:40 AM

    Here's what you can do:

    1). Remove the condition that calculates 3%

    2). Add a form calculation widget http://widgets.jotform.com/widget/calculation

    3). Add the Amount USD * .03 in the calculation.

    ex.

    1566106712The Easiest Online Form Builde Screenshot 10

    4). Last is assign "Total + 3%" field as your total field in your Stripe payment.

    ex.

    1566106790The Easiest Online Form Builde Screenshot 21

    Check my sample screencast here:

    1566106821add 3 percent Screenshot 32

    I hope that helps. Let us know if you have any questions or if you need further assistance. 

  • bwbrown1
    Replied on August 18, 2019 at 3:43 PM
    Thanks! Worked perfectly!
    ...