<?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: Newb help redirecting</title>
		<link>https://legacy.forums.gravityhelp.com/topic/newb-help-redirecting</link>
		<description>Gravity Support Forums Topic: Newb help redirecting</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 14: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/newb-help-redirecting" rel="self" type="application/rss+xml" />

		<item>
			<title>kingsburyj on "Newb help redirecting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newb-help-redirecting#post-33130</link>
			<pubDate>Sat, 20 Aug 2011 23:40:25 +0000</pubDate>
			<dc:creator>kingsburyj</dc:creator>
			<guid isPermaLink="false">33130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I posted this question in Paypal's forum and have finally figured it out!!!!&#60;br /&#62;
Here is the link you need to enter into the redirect url...&#60;br /&#62;
&#60;a href=&#34;https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&#38;amp;business=YOURPAYPALEMAIL&#34; rel=&#34;nofollow&#34;&#62;https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&#38;amp;business=YOURPAYPALEMAIL&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then go to paypal's html variable page, &#60;a href=&#34;https://merchant.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://merchant.paypal.com/us/cgi-bin/?cmd=_render-content&#38;amp;content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables&#60;/a&#62; and figure out what data you want to send.  For instance...&#60;br /&#62;
item_name=Total&#38;amp;amount={Total:115}(or whatever your form field you want to enter for the price).  Or if it's a one price &#34;buy now&#34; type deal, you don't need to enter {Total:115} just put in the number.  Such as amount=15.00.  &#60;/p&#62;
&#60;p&#62;It was so stinking simple one I had the correct website address to send it to! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Newb help redirecting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newb-help-redirecting#post-32420</link>
			<pubDate>Fri, 12 Aug 2011 15:07:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">32420@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure how PayPal wants the data passed, but it is possible because users have done it.  There used to be a tutorial on how to do this that a user had written but the site is no longer available so I can't link to it.  You would have to find out what data PayPal wants passed to it via the query string, and then configure your form to pass that data to PayPal using the confirmation redirect.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kingsburyj on "Newb help redirecting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newb-help-redirecting#post-32410</link>
			<pubDate>Fri, 12 Aug 2011 14:29:28 +0000</pubDate>
			<dc:creator>kingsburyj</dc:creator>
			<guid isPermaLink="false">32410@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rdowney, did you ever figure this out?  I'm having the same issue.  Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rdowney on "Newb help redirecting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newb-help-redirecting#post-28444</link>
			<pubDate>Thu, 23 Jun 2011 18:49:45 +0000</pubDate>
			<dc:creator>Rdowney</dc:creator>
			<guid isPermaLink="false">28444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would love to use the paypal add-on, but in all honesty I can't afford the cost of the developers liscense.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Newb help redirecting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newb-help-redirecting#post-28442</link>
			<pubDate>Thu, 23 Jun 2011 18:02:36 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28442@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there any reason why you aren't using the Gravity Forms PayPal Add-On to integrate with PayPal rather than doing it via a redirect?  The PayPal Add-On is designed to let you create order forms that integrate with PayPal and just makes things easier.&#60;/p&#62;
&#60;p&#62;If you don't want to use the Add-On you'd have to check with the PayPal API to see how what needs to be passed in the query string.  You configure the redirect by editing your form, going to Form Settings, selecting the Confirmation Tab and then setting it to Redirect.  You would then use the query string builder to build your query string and pass form field values.  But I don't know what PayPal needs from you in the query string, you'd have to find that out from the PayPal API documentation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rdowney on "Newb help redirecting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newb-help-redirecting#post-28441</link>
			<pubDate>Thu, 23 Jun 2011 17:44:53 +0000</pubDate>
			<dc:creator>Rdowney</dc:creator>
			<guid isPermaLink="false">28441@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to redirect after form submission to my paypal site. How do I correctly write the query string? i need to list price, item, currency, and return values. Any help would be greatly appreciated!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
