<?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: Add Tax or GST to total OR live update of Enable Calculation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-tax-or-gst-to-total-or-live-update-of-enable-calculation</link>
		<description>Gravity Support Forums Topic: Add Tax or GST to total OR live update of Enable Calculation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:57:36 +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/add-tax-or-gst-to-total-or-live-update-of-enable-calculation" rel="self" type="application/rss+xml" />

		<item>
			<title>storymanager on "Add Tax or GST to total OR live update of Enable Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-tax-or-gst-to-total-or-live-update-of-enable-calculation#post-70237</link>
			<pubDate>Wed, 08 Aug 2012 19:49:31 +0000</pubDate>
			<dc:creator>storymanager</dc:creator>
			<guid isPermaLink="false">70237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My tax (using Product-&#38;gt;Calculation field) is not being sent to PayPal.  &#60;/p&#62;
&#60;p&#62;Here's my formula:&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/4414894&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/4414894&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm also using the gform_pre_render_3 hook to add tax to the total on-the-fly, but paypal reflects the total without tax:&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/4414887&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/4414887&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What am I missing?&#60;/p&#62;
&#60;p&#62;Mahalo for your insight!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Add Tax or GST to total OR live update of Enable Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-tax-or-gst-to-total-or-live-update-of-enable-calculation#post-65165</link>
			<pubDate>Sat, 07 Jul 2012 08:27:57 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">65165@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do the calculation as a Product Field -&#38;gt; Type Calculation instead. I'm flying blind here without seeing your form...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bobby on "Add Tax or GST to total OR live update of Enable Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-tax-or-gst-to-total-or-live-update-of-enable-calculation#post-65106</link>
			<pubDate>Fri, 06 Jul 2012 21:50:37 +0000</pubDate>
			<dc:creator>Bobby</dc:creator>
			<guid isPermaLink="false">65106@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;thanks for that, much appreciated, I got it to work in the calculation field doing that, now the only issue is it doesn't show a currency symbol before it, and I have already tried this &#60;a href=&#34;http://gravitywiz.com/2012/05/24/format-field-as-currency/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/2012/05/24/format-field-as-currency/&#60;/a&#62; in the php but that wont work. Is there anyway the Total field can take the tax element and ad it together so its one price?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Add Tax or GST to total OR live update of Enable Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-tax-or-gst-to-total-or-live-update-of-enable-calculation#post-64985</link>
			<pubDate>Fri, 06 Jul 2012 08:48:52 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">64985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The best way to show the Tax and have it update the Total is on the Tax field - make that a calculation product field. Then add all of your products together with merge tags and then multiply it by the number. So your tax calculation field would look something like:&#60;/p&#62;
&#60;p&#62;(MergeTag1 + MergeTag2 + MergeTag3) * .1&#60;/p&#62;
&#60;p&#62;You may also need to factor in quantities too, but I'm not sure since I don't have a link to your form at the moment.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bobby on "Add Tax or GST to total OR live update of Enable Calculation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-tax-or-gst-to-total-or-live-update-of-enable-calculation#post-64946</link>
			<pubDate>Thu, 05 Jul 2012 22:37:12 +0000</pubDate>
			<dc:creator>Bobby</dc:creator>
			<guid isPermaLink="false">64946@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know there has been posts before, but i cant quite seem to get this to work.&#60;br /&#62;
What i want to do, is either add 10% to the Total Cost on the fly OR have a GST component displayed as a number field with calculation.&#60;/p&#62;
&#60;p&#62;Currently i have a number field with calculation displaying the GST but it only seems to update on submit if I have {Total Report Cost:40}*.1, but if i use the products ie {product pear:61}*.1 the value is updated live.&#60;/p&#62;
&#60;p&#62;If anyone could give me a tip, would prefer the Total cost to have added 10% on the fly, but if thats too hard then the number field updated live based on Total would be great.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
