How can I set a minimum order (R$ 30,00) to allow my customer to make an order ?

  • fabioaugustobianco
    Asked on May 3, 2018 at 8:37 AM

    How can I set a minimum order (R$ 30,00) to allow my customer to make an order ?

    I have seen some discussions about this but anyone matches with my form.

    I do not have a payment option. My form is only to make an order.


    https://form.jotformz.com/81047945344662


    Thanks

  • David JotForm Support Manager
    Replied on May 3, 2018 at 9:35 AM

    Please do the following:

    1) Add a Form Calculation widget to get the total from the payment field, and hide it:

    1525353982gettotal Screenshot 10

    2) Add a Text field to show a warning such as "Minimum order is X amount":

    1525354128text 001 Screenshot 21

    3) Create two conditions, one to hide the submit button if the "Total to pay" is less than R$30:

    1525354293lessthan Screenshot 32

    And the second condition to show the message to let the user know what the minimum amount is:

    1525354335show Screenshot 43

    Result: https://form.jotform.com/81223948851967 

    1525354497result Screenshot 54

    Let us know if you need more help.