<?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: Change currency from US dollars to GBP</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp</link>
		<description>Gravity Support Forums Topic: Change currency from US dollars to GBP</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:35:50 +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/change-currency-from-us-dollars-to-gbp" rel="self" type="application/rss+xml" />

		<item>
			<title>moneyontoast on "Change currency from US dollars to GBP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp#post-93545</link>
			<pubDate>Tue, 20 Nov 2012 12:22:04 +0000</pubDate>
			<dc:creator>moneyontoast</dc:creator>
			<guid isPermaLink="false">93545@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, that's done the trick!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Change currency from US dollars to GBP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp#post-93050</link>
			<pubDate>Mon, 19 Nov 2012 12:58:46 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">93050@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You are right. They do support CAD and GBP as well. We will be looking to add support for those as well. No timeline yet, but it is definitely something we will implement. In the meantime, you can use a few hooks to set your currency to GBP instead. Place the following lines in your theme's function.php file&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_currency_disabled&#38;quot;, &#38;quot;__return_false&#38;quot;, 11);
    add_filter(&#38;quot;gform_currency&#38;quot;, create_function(&#38;quot;&#38;quot;,&#38;quot;return &#38;#39;GBP&#38;#39;;&#38;quot;), 11);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You will also need to make sure that GBP is configured to be the default currency in your Authorize.net account.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moneyontoast on "Change currency from US dollars to GBP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp#post-92901</link>
			<pubDate>Mon, 19 Nov 2012 06:36:10 +0000</pubDate>
			<dc:creator>moneyontoast</dc:creator>
			<guid isPermaLink="false">92901@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any information from the developers yet?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Change currency from US dollars to GBP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp#post-91896</link>
			<pubDate>Fri, 16 Nov 2012 09:38:36 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">91896@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll ask the developers about that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moneyontoast on "Change currency from US dollars to GBP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp#post-91875</link>
			<pubDate>Fri, 16 Nov 2012 08:11:27 +0000</pubDate>
			<dc:creator>moneyontoast</dc:creator>
			<guid isPermaLink="false">91875@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;Authorize.Net only supports US Dollars.&#34;&#60;/p&#62;
&#60;p&#62;Is the message that appears underneath it. I know authorize.net does support GBP now, maybe the plugin hasn't been updated yet to reflect that?&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Ian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Change currency from US dollars to GBP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp#post-91501</link>
			<pubDate>Thu, 15 Nov 2012 11:23:12 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">91501@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You set the currency on the Form -&#38;gt; Settings page, and it should be used for payment gateway systems.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moneyontoast on "Change currency from US dollars to GBP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-currency-from-us-dollars-to-gbp#post-91427</link>
			<pubDate>Thu, 15 Nov 2012 08:04:16 +0000</pubDate>
			<dc:creator>moneyontoast</dc:creator>
			<guid isPermaLink="false">91427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just wondering whether it was possible to change the currency from US dollars to GBP on the authorized.net add-on.&#60;/p&#62;
&#60;p&#62;If not, can you think of any ways to overcome this problem?&#60;/p&#62;
&#60;p&#62;Ian
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
