<?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: Using Gravity with 3rd Party Customer Management System</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-with-3rd-party-customer-management-system</link>
		<description>Gravity Support Forums Topic: Using Gravity with 3rd Party Customer Management System</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 19:58:34 +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/using-gravity-with-3rd-party-customer-management-system" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Using Gravity with 3rd Party Customer Management System"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-with-3rd-party-customer-management-system#post-44189</link>
			<pubDate>Thu, 15 Dec 2011 18:48:04 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">44189@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Modifying the notify_url parameter in the order data sent to PayPal will prevent Gravity Forms from receiving the IPN Notification from PayPal when the order is completed. With that said... it's technically possible to do by passing appending a custom notify_url parameter via the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#34; rel=&#34;nofollow&#34;&#62;gform_paypal_query&#60;/a&#62; hook:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_filter(&#38;#39;gform_paypal_query&#38;#39;, &#38;#39;update_notify_url&#38;#39;);
function update_notify_url($query_string) {
    return $query_string . &#38;#39;&#38;amp;notify_url=http://yournotifyurl.com&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>harv9631 on "Using Gravity with 3rd Party Customer Management System"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gravity-with-3rd-party-customer-management-system#post-44137</link>
			<pubDate>Thu, 15 Dec 2011 09:07:36 +0000</pubDate>
			<dc:creator>harv9631</dc:creator>
			<guid isPermaLink="false">44137@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I use a third party customer management system which requires that the IPN setting in PayPal is used. Since using first wufoo forms, and now gravity forms, I am no longer receiving transactions into the third party CMS. They suggested it could be that the form provider is setting the 'notify_url' setting, which completely overrides any setting in my PayPal account. Can I override this in Gravity forms?&#60;/p&#62;
&#60;p&#62;Please Help - Thanks&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
