How can I add a decimal point to include cents as a payment option in a text box?

  • sandweiss
    Asked on November 19, 2019 at 11:47 PM

    I would like to have the textbox for 'Custom Payment' amounts on our payment forms include an option to pay less-than-whole-dollar amounts.  Can you please let me know if this is even possible and if so, how to add this to our forms?

    Thank you

  • BJoanna
    Replied on November 20, 2019 at 4:38 AM

    I inspected your form and the textbox for 'Custom Payment' amounts is a quantity field.

    1574241984quantity Screenshot 10

    It is not possible to enter decimal point to the quantity field. 

    As a possible workaround, you can add the products to your form outside of the payment field using basic form fields. For example, you can use the Multiple Choice field and enable the other option. You can then perform the calculation and pass it to the payment field.

    How to Perform Form Calculation Using a Widget

    How to Assign Calculation Value

    How to Pass a Calculation to a Payment Field

    Here is a demo form - https://form.jotform.com/93231681785969 

    Feel free to test it and clone it.