How to have payments and donation on same paypal?

  • livingbridges
    Asked on April 16, 2019 at 2:19 PM
  • Nik_C
    Replied on April 16, 2019 at 3:49 PM

    You should be able to do so by creating products with regular field and https://www.jotform.com/help/275-How-to-Pass-a-Calculation-to-a-Payment-Field

    For example:

    1) You can create products with radio button field:

    1555443847Screen Shot 2019 04 16 at 9 Screenshot 10

    2) For each product, you can assign calculation value which will be the actual price for the product:

    1555443891Screen Shot 2019 04 16 at 9 Screenshot 21

    3) I added "Donation" as product so a field could be revealed when it is selected:

    1555443975Screen Shot 2019 04 16 at 9 Screenshot 32

    And it will be revealed with this condition:

    1555443959Screen Shot 2019 04 16 at 9 Screenshot 43

    So users can enter a custom amount.

    4) Then I do the calculation in the Form calculation field:

    1555444047Screen Shot 2019 04 16 at 9 Screenshot 54

    That calculation is passed to payment so users can be actually charged:

    1555444148Screen Shot 2019 04 16 at 9 Screenshot 65

    You can check how it works here: 

    https://www.jotform.com/91056591195967

    Hope it helps.

    Thank you!