<?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: Update user role when payment is fulfilled</title>
		<link>https://legacy.forums.gravityhelp.com/topic/update-user-role-when-payment-is-fulfilled</link>
		<description>Gravity Support Forums Topic: Update user role when payment is fulfilled</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 07:46:10 +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/update-user-role-when-payment-is-fulfilled" rel="self" type="application/rss+xml" />

		<item>
			<title>brubrant2 on "Update user role when payment is fulfilled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/update-user-role-when-payment-is-fulfilled#post-69078</link>
			<pubDate>Thu, 02 Aug 2012 00:22:16 +0000</pubDate>
			<dc:creator>brubrant2</dc:creator>
			<guid isPermaLink="false">69078@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@pronamic Thanks a lot for sharing your code, nice for newbies like me to learn.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>babsmiles on "Update user role when payment is fulfilled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/update-user-role-when-payment-is-fulfilled#post-38806</link>
			<pubDate>Mon, 24 Oct 2011 16:32:02 +0000</pubDate>
			<dc:creator>babsmiles</dc:creator>
			<guid isPermaLink="false">38806@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Pronamic for the code! It was really exactly what I was looking for too. I uploaded your code to the plugins folder and activated. I see the Update User role on the paypal option in the forms section, it just didn't populate with any roles. &#60;/p&#62;
&#60;p&#62;I tried deactivating and activating the members plugin I am also using but it didn't help. I check&#60;/p&#62;
&#60;p&#62;Any help or advice would be greatly appreciated!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pronamic on "Update user role when payment is fulfilled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/update-user-role-when-payment-is-fulfilled#post-35938</link>
			<pubDate>Thu, 22 Sep 2011 06:30:49 +0000</pubDate>
			<dc:creator>pronamic</dc:creator>
			<guid isPermaLink="false">35938@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for you reply Carl, we have developed an temporary 'plugin' for this feature: &#60;a href=&#34;http://pastebin.com/t4Ffze8b&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/t4Ffze8b&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Update user role when payment is fulfilled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/update-user-role-when-payment-is-fulfilled#post-35075</link>
			<pubDate>Mon, 12 Sep 2011 15:30:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">35075@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is something we can look at adding.  It would be a good feature for the User Registration Add-On or the PayPal Add-On.  There are a couple different ways it could be implemented.&#60;/p&#62;
&#60;p&#62;I can't provide you with an ETA as we aren't currently working on updates to these Add-Ons.  It would be possible to do so now using the available hooks.  You can add additional options to the PayPal Feed settings screen using hooks.  The User Registration Add-On adds options to the PayPal Add-On to handle what happens to the user when a subscription is canceled, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pronamic on "Update user role when payment is fulfilled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/update-user-role-when-payment-is-fulfilled#post-35042</link>
			<pubDate>Mon, 12 Sep 2011 03:08:27 +0000</pubDate>
			<dc:creator>pronamic</dc:creator>
			<guid isPermaLink="false">35042@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the current PayPal Add-On in combination with the User Registration Add-On we have the option: &#34;Update user when subscription is cancelled.&#34;. I think it would be very powerfull to add an option: &#34;Update user when payment is fulfilled to [field select]&#34;. &#60;/p&#62;
&#60;p&#62;The [field select] should not contain al the WordPress user roles, but the fields within in the Gravity Forms. That way we can link products / subscriptions directly to user roles. New users could be created with the default role &#34;subscriber&#34; and upgraded automatically to the selected product / subscription role (for exampled: &#34;paid_subscriber&#34;) if the payment is fulfileld.&#60;/p&#62;
&#60;p&#62;We have developed something similar in the iDEAL Add-On (Dutch payment method):&#60;br /&#62;
&#60;a href=&#34;http://twitpic.com/6jrnwl&#34; rel=&#34;nofollow&#34;&#62;http://twitpic.com/6jrnwl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is this a feature that can be added? If so, how long will it take to add this? We could also develope this function with some custom code in combination with the &#34;gform_paypal_fulfillment&#34; filter.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/using-gform-options-to-manipulate-register-user-addon&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/using-gform-options-to-manipulate-register-user-addon&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
