<?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 User Favorites: joeyrudi</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/joeyrudi'>joeyrudi</a></link>
		<description>Gravity Support Forums User Favorites: joeyrudi</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:01:31 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "TIP for Gravity Forms / Paypal Developers / Integrators"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tip-for-gravity-forms-paypal-developers-integrators#post-34852</link>
			<pubDate>Thu, 08 Sep 2011 16:13:43 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">34852@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nice Gleb! Handy information for others trying to customize how they implement Gravity Forms with PayPal.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gesman on "TIP for Gravity Forms / Paypal Developers / Integrators"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tip-for-gravity-forms-paypal-developers-integrators#post-34819</link>
			<pubDate>Thu, 08 Sep 2011 12:32:54 +0000</pubDate>
			<dc:creator>gesman</dc:creator>
			<guid isPermaLink="false">34819@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's the general sequence of Gravity Forms actions/hooks called when Paypal new subscription payment is made, followed by cancellation / refund.&#60;/p&#62;
&#60;p&#62;I was carefully studying this whole process for the few past days and was bombarding GF staff with dozens of messages along the way.&#60;/p&#62;
&#60;p&#62;I hooked into *everything* that GF Paypal Addon offers and Logged *all* the messages that are flying through in *live* mode.&#60;/p&#62;
&#60;p&#62;So here's sequence of GF events you may expect:&#60;br /&#62;
===========================&#60;br /&#62;
New subscription:&#60;br /&#62;
===========================&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;gform_paypal_pre_ipn (subscr_signup)
gform_paypal_fulfillment
gform_user_registered
gform_post_payment_status
gform_paypal_post_ipn

gform_paypal_pre_ipn (subscr_payment)
gform_post_payment_status
gform_paypal_post_ipn&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;===========================&#60;br /&#62;
Subscription cancellation&#60;br /&#62;
===========================&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;gform_paypal_pre_ipn
gform_subscription_canceled
gform_post_payment_status
gform_paypal_post_ipn&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;===========================&#60;br /&#62;
Refund:&#60;br /&#62;
===========================&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;gform_paypal_pre_ipn
gform_post_payment_status
gform_paypal_post_ipn&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope it will help someone.&#60;/p&#62;
&#60;p&#62;Soon I'll publish step-by-step tutorial on using Gravity Form to build multilevel membership website with recurring payments and possibility to offer invitation codes.&#60;/p&#62;
&#60;p&#62;Gleb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
