<?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: Localization PayPal</title>
		<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal</link>
		<description>Gravity Support Forums Topic: Localization PayPal</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:51:04 +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/localization-paypal" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-176035</link>
			<pubDate>Mon, 18 Mar 2013 22:06:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">176035@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update Joe.  Sorry for the earlier misinformation and inconvenience.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joeblogs on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-175825</link>
			<pubDate>Mon, 18 Mar 2013 17:53:23 +0000</pubDate>
			<dc:creator>joeblogs</dc:creator>
			<guid isPermaLink="false">175825@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;This is the information I was given by support:-&#60;/p&#62;
&#60;p&#62;To get your PayPal page's language changed upon form submission, you can use this PHP snippet into your theme's functions.php file. &#60;/p&#62;
&#60;p&#62;To get your PayPal page's language changed upon form submission, you can use this PHP snippet into your theme's functions.php file. This example sets the language to Japanese:&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/HZ7TVz9M&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/HZ7TVz9M&#60;/a&#62;&#60;br /&#62;
**********************************************&#60;/p&#62;
&#60;p&#62;I used this in my functions.php file:-&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;gform_paypal_query&#38;#39;, &#38;#39;update_paypal_query&#38;#39;, 10, 3);
function update_paypal_query($query_string, $form, $entry){

$query_string .= &#38;quot;&#38;amp;lc=en_US&#38;quot;;
return $query_string;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and it seems to be working.......&#60;/p&#62;
&#60;p&#62;Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joeblogs on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-137317</link>
			<pubDate>Thu, 31 Jan 2013 07:38:08 +0000</pubDate>
			<dc:creator>joeblogs</dc:creator>
			<guid isPermaLink="false">137317@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris&#60;/p&#62;
&#60;p&#62;I paid nearly 200 dollars for this plugin, (the most I have ever paid for a plugin), and now I need to pay a developer to have a small extra functionality? Wow. The link above, &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#60;/a&#62; is no use to me, it is to vague and doesn't explain it in any detail, or how I could modify it to do what I want. Thanks,&#60;/p&#62;
&#60;p&#62;Kind regards, Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-135126</link>
			<pubDate>Tue, 29 Jan 2013 10:01:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135126@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The example is on this page:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is more complicated than adding an additional input to the form.  If you need assistance with that, you may want to get assistance from a developer on our job board.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/forum/job-board&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/forum/job-board&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not sure if the option to set the language will be added in the future, but I'll tag this as a feature request.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joeblogs on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-134939</link>
			<pubDate>Tue, 29 Jan 2013 06:45:44 +0000</pubDate>
			<dc:creator>joeblogs</dc:creator>
			<guid isPermaLink="false">134939@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris&#60;/p&#62;
&#60;p&#62;Thanks for this, but this doesn't really help as there is no  example on how to code this. I am ok with editing php and adding some code, but I am unsure how to use the query strings in GF forms. &#60;/p&#62;
&#60;p&#62;With other plugins I have used, all that I have done is add some code to the plugin, &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;input type=&#38;#39;hidden&#38;#39; name=&#38;#39;LC&#38;#39; value=&#38;#39;EN&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;which has worked, it just seems quite complicated with the way that you have mentioned above.&#60;br /&#62;
Will there be an option to set the language in the plugin in the near future?&#60;/p&#62;
&#60;p&#62;Regards, Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-80887</link>
			<pubDate>Sun, 14 Oct 2012 17:26:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">80887@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Apparently, PayPal reads the visitor's browser cookie to determine the language.    If there is no cookie, the default is US English.  However, it appears you can send the &#60;em&#62;lc&#60;/em&#62; parameter to PayPal and set a language.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&#38;amp;content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables&#34; rel=&#34;nofollow&#34;&#62;https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&#38;amp;content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If that is possible, you could allow your visitors to select a language via radio button or drop down, then send that value in the PayPal query.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joeblogs on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-80880</link>
			<pubDate>Sun, 14 Oct 2012 16:43:45 +0000</pubDate>
			<dc:creator>joeblogs</dc:creator>
			<guid isPermaLink="false">80880@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I also would like the same option, as I have a French Paypal account, but I also want site users to have Paypal in English, occasionally they land on Paypal in French. It would be very useful to be able to set localisation in the plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>indigonl on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-48414</link>
			<pubDate>Mon, 06 Feb 2012 04:20:01 +0000</pubDate>
			<dc:creator>indigonl</dc:creator>
			<guid isPermaLink="false">48414@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Anyone please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>indigonl on "Localization PayPal"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/localization-paypal#post-48150</link>
			<pubDate>Thu, 02 Feb 2012 10:11:11 +0000</pubDate>
			<dc:creator>indigonl</dc:creator>
			<guid isPermaLink="false">48150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've searched all available info on the forum/google &#38;amp; documentation but I'm stuck. I have set up a form with PayPal add-on, in 3 languages with WPML. Whatever language is chosen, PayPal is displayed in Dutch. Would be better if it were English, at least.&#60;/p&#62;
&#60;p&#62;Tips anyone?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
