<?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: How to correctly retrieve payer email?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-correctly-retrieve-payer-email</link>
		<description>Gravity Support Forums Topic: How to correctly retrieve payer email?</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 01:18:13 +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/how-to-correctly-retrieve-payer-email" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "How to correctly retrieve payer email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-correctly-retrieve-payer-email#post-34943</link>
			<pubDate>Fri, 09 Sep 2011 12:43:17 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">34943@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Gleb,&#60;/p&#62;
&#60;p&#62;Nope, that is the only way to retrieve the email address. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gesman on "How to correctly retrieve payer email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-correctly-retrieve-payer-email#post-34820</link>
			<pubDate>Thu, 08 Sep 2011 12:45:00 +0000</pubDate>
			<dc:creator>gesman</dc:creator>
			<guid isPermaLink="false">34820@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When new member pays through gravity form, 'gform_paypal_post_ipn' hook fires.&#60;br /&#62;
It get passed 4 params:&#60;br /&#62;
$_POST, $entry, $config, $cancel&#60;br /&#62;
I want to retrieve email that user specified on the form, and so far using this code:&#60;br /&#62;
$email_field_id = $config['meta']['customer_fields']['email'];&#60;br /&#62;
$email_address = $entry[$email_field_id];&#60;/p&#62;
&#60;p&#62;Is there more API-ish way to retrieve this info (vs. directly poking into assoc. array?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Gleb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
