<?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: Docs inconsistency: Paypal post_payment_status hook ?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/docs-inconsistency-paypal-post_payment_status-hook</link>
		<description>Gravity Support Forums Topic: Docs inconsistency: Paypal post_payment_status hook ?</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 01:08:49 +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/docs-inconsistency-paypal-post_payment_status-hook" rel="self" type="application/rss+xml" />

		<item>
			<title>gesman on "Docs inconsistency: Paypal post_payment_status hook ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docs-inconsistency-paypal-post_payment_status-hook#post-34818</link>
			<pubDate>Thu, 08 Sep 2011 12:32:09 +0000</pubDate>
			<dc:creator>gesman</dc:creator>
			<guid isPermaLink="false">34818@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for fast response!&#60;/p&#62;
&#60;p&#62;Gleb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Docs inconsistency: Paypal post_payment_status hook ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docs-inconsistency-paypal-post_payment_status-hook#post-34817</link>
			<pubDate>Thu, 08 Sep 2011 12:31:08 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">34817@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Gleb,&#60;/p&#62;
&#60;p&#62;The code has been updated. The correct usage is:&#60;/p&#62;
&#60;p&#62;add_action('gform_post_payment_status', 'your_custom_function');
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gesman on "Docs inconsistency: Paypal post_payment_status hook ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/docs-inconsistency-paypal-post_payment_status-hook#post-34809</link>
			<pubDate>Thu, 08 Sep 2011 10:30:04 +0000</pubDate>
			<dc:creator>gesman</dc:creator>
			<guid isPermaLink="false">34809@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This page shows two different code samples for the same hook:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_payment_status&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_payment_status&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1.  add_filter   (&#34;gform_paypal_post_payment_status&#34;, &#34;admin_notify_status&#34;, 10, 8);&#60;br /&#62;
2. add_action ('gform_post_payment_status', 'admin_payment_notification');&#60;/p&#62;
&#60;p&#62;Which one is correct?&#60;/p&#62;
&#60;p&#62;Gleb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
