<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: How to Add Variable Amount for Donation Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-variable-amount-for-donation-form</link>
		<description>Gravity Support Forums Topic: How to Add Variable Amount for Donation Form</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 01:23:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/how-to-add-variable-amount-for-donation-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "How to Add Variable Amount for Donation Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-variable-amount-for-donation-form#post-56430</link>
			<pubDate>Tue, 24 Apr 2012 16:51:00 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56430@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>konakiko on "How to Add Variable Amount for Donation Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-variable-amount-for-donation-form#post-56427</link>
			<pubDate>Tue, 24 Apr 2012 16:48:18 +0000</pubDate>
			<dc:creator>konakiko</dc:creator>
			<guid isPermaLink="false">56427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Doh!!!&#60;br /&#62;
I found the different field types for pricing field:Product  right after posting my first response ( and before seeing your second response)&#60;br /&#62;
I guess I didn't do enough RTFM due diligence.  I agree with your assessment on the way to proceed. Thanks for your very quick response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "How to Add Variable Amount for Donation Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-variable-amount-for-donation-form#post-56422</link>
			<pubDate>Tue, 24 Apr 2012 16:38:06 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56422@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well the range of options using a Product Field as a Drop Down/Radio type will be your easiest way. Otherwise you'll most like have to write some custom validation to check that the total is below $100.00 unless you just use the description field to say No Donations can be accepted over $100 and hope people obey it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>konakiko on "How to Add Variable Amount for Donation Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-variable-amount-for-donation-form#post-56416</link>
			<pubDate>Tue, 24 Apr 2012 16:23:43 +0000</pubDate>
			<dc:creator>konakiko</dc:creator>
			<guid isPermaLink="false">56416@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My first preference would be for the donating party to leave whatever amount they choose up to and including $100.  If that option is not possible, I was going to give a range of donation options  ($25, $50,....)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "How to Add Variable Amount for Donation Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-variable-amount-for-donation-form#post-56415</link>
			<pubDate>Tue, 24 Apr 2012 16:20:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56415@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you looking to have set amounts pre-determined? As in $25, $50, $75, $100 or are you looking for a user to be able to enter any amount as long as it's under $100? ie $34.75
&#60;/p&#62;</description>
		</item>
		<item>
			<title>konakiko on "How to Add Variable Amount for Donation Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-variable-amount-for-donation-form#post-56414</link>
			<pubDate>Tue, 24 Apr 2012 16:11:13 +0000</pubDate>
			<dc:creator>konakiko</dc:creator>
			<guid isPermaLink="false">56414@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need a Paypal Donation Form for a Political Candidate which allows variable donation amount with a cap of $100.&#60;br /&#62;
My initial plan was to just use the basic Paypal and the Donate button. The government regulation made the process more complex.&#60;/p&#62;
&#60;p&#62;Requirements&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Accept donations in varying amounts up to $100&#60;/li&#62;
&#60;li&#62;Federal &#38;amp; State Requires collecting Employer/Occupation for political contributions&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;This is my first outing with any Gravity Form Add-on, so excuse if I've missed something obvious.&#60;br /&#62;
I successfully installed/activated/configured the add-on and created the Paypal and Donation form.&#60;/p&#62;
&#60;p&#62;I saw some references to a 'Donation' button. However also saw that this has been deprecated.&#60;br /&#62;
The new solution did not seem forthcoming and I could not find any solution on how to enter donation amounts.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Question&#60;/strong&#62;&#60;br /&#62;
How do accept a variable donation amount?&#60;/p&#62;
&#60;p&#62;I would like to be able to mimic the Paypal donation button of allowing the donater to choose the amount of donation.&#60;/p&#62;
&#60;p&#62;The pricing fields:product does not allow for variable amounts. Nor does it allow a range of values to choose (that I could see)&#60;/p&#62;
&#60;p&#62;I tried the Pricing Fields:Option with radio buttons. However the form requires a Pricing Fields:Product entry to save the form.&#60;/p&#62;
&#60;p&#62;From my perspective I need to be able to have the product field as an input field which can accept input from the user or the ability to put a choice of numbers (i.e.  $5,$10,$25....)&#60;/p&#62;
&#60;p&#62;Any ideas on how to move this forward are greatly appreciated
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
