<?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 Product Name For Paypal - SKU?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku</link>
		<description>Gravity Support Forums Topic: Change Product Name For Paypal - SKU?</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 13:35:19 +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-product-name-for-paypal-sku" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-147989</link>
			<pubDate>Sat, 16 Feb 2013 18:35:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">147989@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure thing.  Let us know if you need more assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-147952</link>
			<pubDate>Sat, 16 Feb 2013 16:25:52 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">147952@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-147790</link>
			<pubDate>Sat, 16 Feb 2013 10:25:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">147790@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Matt, the email notification of new replies in the forum software we use, bbPress, is flaky sometimes.  Sorry about that.&#60;/p&#62;
&#60;p&#62;The best examples for code are posted in related topics here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/tags/gform_paypal_query&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/tags/gform_paypal_query&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Look at the code posted by Dana Cobb in two replies in that topic.&#60;/p&#62;
&#60;p&#62;The code example on the documentation page is far more complex than you need.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-147233</link>
			<pubDate>Fri, 15 Feb 2013 10:28:00 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">147233@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Definitely....im comfortable with php but I dont know how to format the string to have it change the label - would you be able to help me out with an example?&#60;/p&#62;
&#60;p&#62;Also, for some reason, im not getting any emails when this thread is updated except for the first one - is that normal?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-146885</link>
			<pubDate>Thu, 14 Feb 2013 07:54:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">146885@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It &#60;strong&#62;is&#60;/strong&#62; because you're using a single product.  You will have the option to set a label and a value separately if you use radio buttons or drop down. However, you can change the information which is sent to PayPal by using the gform_paypal_query filter: &#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;Would that work for you?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-146700</link>
			<pubDate>Wed, 13 Feb 2013 17:04:32 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">146700@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Chris - you know whats odd, I dont have those fields in my product section.  &#60;/p&#62;
&#60;p&#62;My product properties page (im using a single product type) only shows field label and price.  In the advanced tab I have an admin label.  &#60;/p&#62;
&#60;p&#62;Is it because im not using the dropdown to select the type of product?  And I'd want the customer to see &#34;black shoes&#34; when using the form but I want paypal to see ITM-1 when the transaction comes to them....does that make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-146516</link>
			<pubDate>Wed, 13 Feb 2013 07:42:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">146516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think we're talking about the same thing.  When you configure a product, you have a  Label, a Value and a Price.  Make the Label &#34;black shoes&#34; and the Value &#34;ITM-1&#34; and when it's sent to PayPal, the transaction there will say &#34;black shoes&#34; but your entry will say &#34;ITM-1&#34;.  The notifications (admin and user) will say &#34;black shoes&#34; by default.&#60;/p&#62;
&#60;p&#62;Please see these screenshots: &#60;a href=&#34;http://minus.com/mX1fDOO9OilPx&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/mX1fDOO9OilPx&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form is located here: &#60;a href=&#34;http://gravity.chrishajer.com/purchase-a-baseball-bat/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/purchase-a-baseball-bat/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't think the checkout will work (since this is not a live transaction), but you can see what PayPal will see when the visitor is directed there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-146428</link>
			<pubDate>Wed, 13 Feb 2013 01:11:50 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">146428@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Chris - do you mean use ITM-1 in the admin label field and then &#34;black shoes&#34; in the field label?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-146385</link>
			<pubDate>Tue, 12 Feb 2013 22:32:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">146385@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you define your products, can you use the &#60;strong&#62;value&#60;/strong&#62; for for ITM-1 and the &#60;strong&#62;label&#60;/strong&#62; for &#34;black shoes&#34;?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Change Product Name For Paypal - SKU?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-product-name-for-paypal-sku#post-146350</link>
			<pubDate>Tue, 12 Feb 2013 19:04:39 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">146350@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to create an item SKU essentially (For example ITM-1) for a product name (for example Black Shoes) so that when the processing goes to paypal the customer sees &#34;black shoes&#34; but paypal and myself see &#34;ITM-1&#34; - how can I do this?&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
