<?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: PayPal Instant Payment Notification Warning</title>
		<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning</link>
		<description>Gravity Support Forums Topic: PayPal Instant Payment Notification Warning</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:15:25 +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/paypal-instant-payment-notification-warning" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-56339</link>
			<pubDate>Tue, 24 Apr 2012 10:13:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56339@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, thanks for letting us know - ironic name too!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cgrymala on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-56320</link>
			<pubDate>Tue, 24 Apr 2012 08:23:33 +0000</pubDate>
			<dc:creator>cgrymala</dc:creator>
			<guid isPermaLink="false">56320@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After a few days of watching things, it looks like the plugin Bad Behavior was causing our issues. With it disabled, everything appears to be working properly now that we have that disabled. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cgrymala on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-55708</link>
			<pubDate>Wed, 18 Apr 2012 14:13:42 +0000</pubDate>
			<dc:creator>cgrymala</dc:creator>
			<guid isPermaLink="false">55708@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We modified the IPN notification URL earlier today to include the debug switch. So far, I haven't seen any additional information in our error log. I did see a handful of errors related to the User Registration add-on (which we had enabled, but weren't using, so I disabled it).&#60;/p&#62;
&#60;p&#62;I also found that the Bad Behavior was causing issues with the form (when someone clicked &#34;Pay with PayPal&#34;, instead of being taken to PayPal, they would sometimes get a 403 error), so I disabled that. I'm not sure if that might have also been causing the PayPal IPN errors or not.&#60;/p&#62;
&#60;p&#62;I'll let you know when I have more information. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cgrymala on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-55592</link>
			<pubDate>Tue, 17 Apr 2012 20:30:57 +0000</pubDate>
			<dc:creator>cgrymala</dc:creator>
			<guid isPermaLink="false">55592@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I noticed you included &#34;admin.php&#34; in the URI you provided. Is that supposed to be part of the IPN callback URI, or is that a typo?&#60;/p&#62;
&#60;p&#62;In the meantime, I'll have the client add &#60;code&#62;&#38;amp;debug=1&#60;/code&#62; to the IPN callback URI. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-55492</link>
			<pubDate>Tue, 17 Apr 2012 11:39:23 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">55492@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What we need to do is:&#60;br /&#62;
1- enable logging for the PayPal Add-on. You can do that by going to the PayPal's settings page and adding &#38;amp;debug=1 to the query string. Your URL should look something like the following &#34;http://yoursite.com/admin.php?page=gf_settings&#38;amp;addon=PayPal&#38;amp;debug=1&#34;&#60;br /&#62;
You should then see an option to enable debugging. Go ahead and change it to &#34;Log all Messages&#34;.&#60;br /&#62;
2- Take a look at your web server's log and see if you can find the errors from the IPN message from PayPal
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cgrymala on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-55487</link>
			<pubDate>Tue, 17 Apr 2012 11:14:41 +0000</pubDate>
			<dc:creator>cgrymala</dc:creator>
			<guid isPermaLink="false">55487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just had the client check their PayPal account. They do, in fact, have 2 transactions from the last 24 hours marked as &#34;Retrying&#34; in their account.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;When I try to go directly to &#60;a href=&#34;http://www.example.com/?page=gf_paypal_ipn&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/?page=gf_paypal_ipn&#60;/a&#62; (again, replaced the client's actual domain with &#34;example.com&#34;) in my browser, I just see the website's home page. Am I supposed to see something else?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-55483</link>
			<pubDate>Tue, 17 Apr 2012 10:44:38 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">55483@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If your entries are marked as &#34;Completed&#34;, the IPN handler did not fail, so I am wondering what is going on. One thing you can do is log into your PayPal account and go to Profile -&#38;gt; IPN History. Take a look at the IPN History and let me know if there are any IPN's that have failed or are in &#34;retrying&#34; status
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cgrymala on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-55460</link>
			<pubDate>Tue, 17 Apr 2012 08:44:27 +0000</pubDate>
			<dc:creator>cgrymala</dc:creator>
			<guid isPermaLink="false">55460@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was just notified of this same problem on a client's site. The full content of the email message from PayPal is (with their actual URL replaced with &#34;example.com&#34;):&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.example.com/?page=gf_paypal_ipn&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/?page=gf_paypal_ipn&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account. &#60;/p&#62;
&#60;p&#62;Thank you for your prompt attention to this issue.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Do you have any advice on correcting this issue? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrwilljackson on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-53743</link>
			<pubDate>Thu, 29 Mar 2012 05:25:01 +0000</pubDate>
			<dc:creator>mrwilljackson</dc:creator>
			<guid isPermaLink="false">53743@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My Return URL issue seems to be sorted now, but i've received another warning from paypal that the IPN is failing - although all transactions appear in my gForm entries, and match those in the paypal account.... I'd rather not have my clients paypal account suspended ;-)&#60;/p&#62;
&#60;p&#62;cheers&#60;/p&#62;
&#60;p&#62;Will
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrwilljackson on "PayPal Instant Payment Notification Warning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/paypal-instant-payment-notification-warning#post-53665</link>
			<pubDate>Wed, 28 Mar 2012 05:00:44 +0000</pubDate>
			<dc:creator>mrwilljackson</dc:creator>
			<guid isPermaLink="false">53665@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi - I 've just got a warning email from paypal with the following:&#60;/p&#62;
&#60;p&#62;Please check your server that handles PayPal Instant Payment Notifications&#60;br /&#62;
(IPN). Instant Payment Notifications sent to the following URL(s) are&#60;br /&#62;
failing:&#60;br /&#62;
&#60;a href=&#34;http://www.mydomain.co.uk/?page=gf_paypal_ipn&#34; rel=&#34;nofollow&#34;&#62;http://www.mydomain.co.uk/?page=gf_paypal_ipn&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;although the payments exist in paypal and the entries are up to date with transaction ID's, date and amounts in my GF entries page.&#60;/p&#62;
&#60;p&#62;I also have a problem that the return url doesn't seem to be functioning as after the payment the user is directed back to the blank payment form. I thought I had things set up sandbox OK, but now I'm live there seems to be a problem.&#60;/p&#62;
&#60;p&#62;Please can anyone shed any light on this, my client doesn't wish to have her paypal account disabled. I also have a second site with the exact same setup with the same problem with return url.&#60;/p&#62;
&#60;p&#62;cheers&#60;/p&#62;
&#60;p&#62;Will
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
