When using paypal is there a way to leave the dollar amount empty so that the person who fills out the form enter their own dollar amount?

  • rebyaffe
    Asked on August 31, 2017 at 3:09 PM
  • Nik_C
    Replied on August 31, 2017 at 3:31 PM

    Yes, you can use user defined payment type:

    When using paypal is there a way to leave the dollar amount empty so that the person who fills out the form enter their own dollar amount? Image 1 Screenshot 20

    You can set it in the Payment integration wizard. 

    That way your users will have to enter the amount in the payment field.

    Let us know if that could work for you.

    Thank you!

  • rebyaffe
    Replied on August 31, 2017 at 3:44 PM
    Can you have more than one product with a user defined amount on a form?
    ...
  • Nik_C
    Replied on August 31, 2017 at 4:02 PM

    Yes, you can. Please check the below.

    You could use Input table and form calculations field:

    When using paypal is there a way to leave the dollar amount empty so that the person who fills out the form enter their own dollar amount? Image 1 Screenshot 50

    When using paypal is there a way to leave the dollar amount empty so that the person who fills out the form enter their own dollar amount? Image 2 Screenshot 61

    Then you can add products to Form calculations widget (you can make the widget hidden):

    When using paypal is there a way to leave the dollar amount empty so that the person who fills out the form enter their own dollar amount? Image 3 Screenshot 72

    And pass it to payment:

    When using paypal is there a way to leave the dollar amount empty so that the person who fills out the form enter their own dollar amount? Image 4 Screenshot 83

    So whatever your users enter in products section it will be calculated in calculations field and passed to payment.

    This can be done with radio buttons where you set certain numbers and then reveal the text fields accordingly. Then calculate those similarly like above. You can check this guide as well: https://www.jotform.com/help/275-How-to-Pass-a-Calculation-to-a-Payment-Field

    Also here is my test form: https://form.jotformpro.com/72426657685974

    Let us know if you have any further questions.

    Thank you!