<?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: Multiple payment options with PayPal and Notifications</title>
		<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications</link>
		<description>Gravity Support Forums Topic: Multiple payment options with PayPal and Notifications</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 10:15:04 +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/multiple-payment-options-with-paypal-and-notifications" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-30969</link>
			<pubDate>Tue, 26 Jul 2011 11:31:06 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30969@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Hody If the User Notification is turned off then his resend button isn't going to work.  The User Notification has to be turned On in order for a User Notification to be sent.  If it's not active, it can't be sent.  You'd have to turn User Notifications on and configure them and then Alex's resend notification button will work.&#60;/p&#62;
&#60;p&#62;Gravity Forms v1.6 (not v1.7) will have Resend Notification capabilities.  That development is actually already done and being tested. However, you will only be able to Resend Notifications that are configured and turned on for that form.  If a form only has an Admin Notification, then you can't resend a User Notification for the form because it isn't turned on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hody on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-30950</link>
			<pubDate>Tue, 26 Jul 2011 04:36:47 +0000</pubDate>
			<dc:creator>Hody</dc:creator>
			<guid isPermaLink="false">30950@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;/p&#62;
&#60;p&#62;Thanks for the feedback. Alternatively, I have turned off the user notification and hoping my resend button will work and it turns out no.&#60;br /&#62;
Is there a way by not waiting until v1.7 (now it is v1.5!) and I can disable the notification, but still send out notification using my resend button, which is built according to Alex's code snippet?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-30651</link>
			<pubDate>Thu, 21 Jul 2011 12:16:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In order to do a different notification email for different payment method selected you would have to do that completely custom right now.  The Notifications don't support conditionals right now.  Although it is a feature we plan on adding.  We will be creating an Advanced Notification Add-On and will also be introducing the ability to do conditionals within the standard Notifications in v1.7.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hody on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-30624</link>
			<pubDate>Thu, 21 Jul 2011 03:04:28 +0000</pubDate>
			<dc:creator>Hody</dc:creator>
			<guid isPermaLink="false">30624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;Thanks for the code, we were successfully implemented the resend function! It is great. My next question will be if there is any way we can have different notification email for assigned to different payment method selected. If it is possible, which code should we look into to implement this function?&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Hody
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hody on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-28566</link>
			<pubDate>Sun, 26 Jun 2011 22:03:02 +0000</pubDate>
			<dc:creator>Hody</dc:creator>
			<guid isPermaLink="false">28566@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Splendid! I will have a look. Thanks so much for the help!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-28549</link>
			<pubDate>Sat, 25 Jun 2011 17:32:15 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">28549@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are two steps you need to take in order to pull this off:&#60;br /&#62;
1- You need to create the &#34;Resend Notification&#34; button/link.&#60;br /&#62;
   a- You can add it to the entry list as one of the action links. Following is the hook you need to use to do that: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_entries_first_column_actions&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_entries_first_column_actions&#60;/a&#62;&#60;br /&#62;
   b- You can add it to the entry detail page in the Info box. Use the following hook: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_entry_info&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_entry_info&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2- Your button will need to link to a page that is handled by your Add-on and that page can use the following code to send the notification emails.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$entry_id = $_GET[&#38;quot;entry_id&#38;quot;]; //assuming entry_id will be passed in the query string
$entry = RGFormsModel::get_lead($entry_id);
$form = RGFormsModel::get_form_meta($entry[&#38;quot;form_id&#38;quot;]);
self::send_emails($form, $lead);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Hody on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-28538</link>
			<pubDate>Sat, 25 Jun 2011 00:28:14 +0000</pubDate>
			<dc:creator>Hody</dc:creator>
			<guid isPermaLink="false">28538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In that case, if I am to create an custom add-on which may provide this &#34;send notification&#34; function in the backend, where should I look and can you provide some clue? I would love to get this happening!&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Hody
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-28482</link>
			<pubDate>Fri, 24 Jun 2011 10:59:26 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">28482@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We don't have a timeline for the next major release yet. We are still in the process of collecting requirements for it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hody on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-28457</link>
			<pubDate>Fri, 24 Jun 2011 00:23:27 +0000</pubDate>
			<dc:creator>Hody</dc:creator>
			<guid isPermaLink="false">28457@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;/p&#62;
&#60;p&#62;Thanks for your reply. Is there any indication on when the next major feature update will come?&#60;br /&#62;
Cheers&#60;/p&#62;
&#60;p&#62;H
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Multiple payment options with PayPal and Notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-payment-options-with-paypal-and-notifications#post-28454</link>
			<pubDate>Fri, 24 Jun 2011 00:15:04 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28454@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you have your PayPal settings configured to only send the notification after payment is received BUT the PayPal condition wasn't met and the user wasn't sent to PayPal because the condition wasn't met... it should send the notification immediately.&#60;/p&#62;
&#60;p&#62;Currently there is no way to resend notifications from the Entry Detail but it is a feature we plan on adding in the next major feature release.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
