How can I create a donation form that accepts different amounts?

  • ffmwoc
    Asked on April 8, 2015 at 1:13 PM

    I would like to create a donation form with multiple options.  However, going through the PayPal Wizard for donations, I am only allowed to have one.  Using the products section, I'm allowed to have multiple options but I have to specify the amount ahead of time.  Is there a workaround available?  

  • Ben
    Replied on April 8, 2015 at 2:52 PM

    If I understood correctly what you would like to achieve, it is to create a form that will allow some values that you specify to be sent as a donation, but probably to even let your users add their own.

    To do that you would need to use Form Calculation and pass its value to payment processing tool.

    You can do that by following this guide:

    How to pass a calculation to a payment field

    Of course if at any time there are any questions, we are here so feel free to let us know and we would be happy to assist.