<?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: Orders linked to user</title>
		<link>https://legacy.forums.gravityhelp.com/topic/orders-linked-to-user</link>
		<description>Gravity Support Forums Topic: Orders linked to user</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 03:38:56 +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/orders-linked-to-user" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Orders linked to user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/orders-linked-to-user#post-97850</link>
			<pubDate>Sun, 02 Dec 2012 00:15:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">97850@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes.  All the data is stored in the database, including the subscription status.  You can query for any of that information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sacove on "Orders linked to user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/orders-linked-to-user#post-97668</link>
			<pubDate>Sat, 01 Dec 2012 05:24:13 +0000</pubDate>
			<dc:creator>sacove</dc:creator>
			<guid isPermaLink="false">97668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks a lot for replying,&#60;br /&#62;
Yes i can write php.&#60;br /&#62;
To be more specific, does the paypal addon handle subscriptions in such a way that i can query for active and expired subscriptions by user?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Orders linked to user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/orders-linked-to-user#post-97663</link>
			<pubDate>Sat, 01 Dec 2012 05:15:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">97663@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you can write the PHP, you won't have any problem. All the leads are stored in the WordPress database in Gravity Forms-specific tables.  You can query to get the leads by user.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sacove on "Orders linked to user"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/orders-linked-to-user#post-97655</link>
			<pubDate>Sat, 01 Dec 2012 04:57:57 +0000</pubDate>
			<dc:creator>sacove</dc:creator>
			<guid isPermaLink="false">97655@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, i would like to be able to accept orders  and subscriptions from logged in users (i can restrict access to the form myself) and have the order linked in the database so i can programmatically check what a certain user has ordered/ has an active subscription to. For example so i can restrict access to support docs for item X to users who have purchased it.&#60;br /&#62;
sudo code:&#60;/p&#62;
&#60;p&#62;If user has purchased (x)&#60;br /&#62;
show docs&#60;br /&#62;
else&#60;br /&#62;
Show &#34;you gotta buy it first&#34;&#60;br /&#62;
//or&#60;br /&#62;
If user has active subscription for (x)&#60;br /&#62;
show docs&#60;br /&#62;
else if user has expired subscription for (x)&#60;br /&#62;
Show &#34;you subscription has expired, please renew&#34;&#60;br /&#62;
else&#60;br /&#62;
Show &#34;you gotta purchase a subscription to x first&#34;&#60;/p&#62;
&#60;p&#62;I am capable of writing the above in valid php providing gravity forms can be made to save the data in a table somewhere.&#60;br /&#62;
Is this attainable and relatively simple with gravity forms and the paypal addon?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
