Adding Donation Amount Field [RESOLVED]

I am using the stripe add-on and I can set specific donation amounts but is there a way for the user to enter a donation amount of their own choice?

Thanks

You can add another Product field to your form and under the General Tab in the “Field Type” dropdown select the “User Defined Price” option.

Depending on how you currently have your form setup, you can use a “Other” option and conditional logic to display this new User Defined Pricing field. https://docs.chrisegg.me/4gu1ywB0

You will also want to make sure your Stripe Feed “Payment Amount” is configured to use “Form Total”.

If you need help figuring out the best way to add the User Defined Price field to your from, I’d be happy to take a look if you want to provide a link to your site.

1 Like

Thanks very much Chris. This is perfect. Works like a charm.

Terry

1 Like