<?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: &#34;Billing&#34; Landing Page possible?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/billing-landing-page-possible</link>
		<description>Gravity Support Forums Topic: &quot;Billing&quot; Landing Page possible?</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 16:38:48 +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/billing-landing-page-possible" rel="self" type="application/rss+xml" />

		<item>
			<title>Worldtravlr on "&#34;Billing&#34; Landing Page possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/billing-landing-page-possible#post-64965</link>
			<pubDate>Fri, 06 Jul 2012 04:46:41 +0000</pubDate>
			<dc:creator>Worldtravlr</dc:creator>
			<guid isPermaLink="false">64965@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the quick reply @Chris Hajer.  I appreciate it.&#60;/p&#62;
&#60;p&#62;Yes, I have inserted it into the PHP file and re-tried the checkout process, but still ended up on the page with paypal login prominent and an expandable and less noticeable bar below for credit card.  Will this code overide if I have already logged into paypal and have cookies set, or will it only work for new, &#34;non-cookied&#34; paypal customers?  Thanks for any insight you can offer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "&#34;Billing&#34; Landing Page possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/billing-landing-page-possible#post-64933</link>
			<pubDate>Thu, 05 Jul 2012 21:32:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">64933@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Worldtravlr - you would insert that code into your current theme's functions.php file.  Have you already done that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Worldtravlr on "&#34;Billing&#34; Landing Page possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/billing-landing-page-possible#post-64874</link>
			<pubDate>Thu, 05 Jul 2012 13:11:04 +0000</pubDate>
			<dc:creator>Worldtravlr</dc:creator>
			<guid isPermaLink="false">64874@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Same question as above.  How can we get this PHP working?  Sorry for my limited knowledge of PHP and thanks in advance for any help you can offer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>notasausage on "&#34;Billing&#34; Landing Page possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/billing-landing-page-possible#post-52845</link>
			<pubDate>Mon, 19 Mar 2012 10:46:56 +0000</pubDate>
			<dc:creator>notasausage</dc:creator>
			<guid isPermaLink="false">52845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got 3 Gravity Forms (1.6.3.2.1) attached to my WordPress site with the PayPal add-on (1.4) and using the gform_paypal_query hook doesn't seem to work for me, I still end up on the default PayPal login landing page.&#60;/p&#62;
&#60;p&#62;Here's the code I put in my functions.php template within my WordPress theme:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;gform_paypal_query&#38;#39;, &#38;#39;update_paypal_query&#38;#39;);
function update_paypal_query($query_string) {
    return $query_string . &#38;#39;&#38;amp;SOLUTIONTYPE=Sole&#38;amp;LANDINGPAGE=Billing&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "&#34;Billing&#34; Landing Page possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/billing-landing-page-possible#post-38661</link>
			<pubDate>Sat, 22 Oct 2011 16:55:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If the visitor has a paypal cookie on their computer, they will be shown the log in form, with a tiny link to &#34;continue&#34; if they don't have an account.  If there is no paypal cookie, they are shown screenshot two by default, with the login form on the right, if they already have an account.&#60;/p&#62;
&#60;p&#62;You can test this by using a different browser which has never been to paypal, and has no cookie.  You will see the credit card form by default.&#60;/p&#62;
&#60;p&#62;There is a &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_paypal_query&#34; rel=&#34;nofollow&#34;&#62;gform_paypal_query&#60;/a&#62; hook you could use as well and  add this to the query string sent to paypal:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;SOLUTIONTYPE=Sole&#38;amp;LANDING=Billing&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;From &#60;a href=&#34;http://www.carrcommunications.com/2010/06/paypal-with-pay-by-credit-card-option/&#34; rel=&#34;nofollow&#34;&#62;here&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jruffer on "&#34;Billing&#34; Landing Page possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/billing-landing-page-possible#post-38659</link>
			<pubDate>Sat, 22 Oct 2011 15:46:48 +0000</pubDate>
			<dc:creator>jruffer</dc:creator>
			<guid isPermaLink="false">38659@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How can I redirect users that are submitting the Donation form to a Paypal landing page that is immediately ready to receive credit card information?&#60;/p&#62;
&#60;p&#62;Looking at these two images: &#60;a href=&#34;http://imgur.com/a/5dWuo&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/a/5dWuo&#60;/a&#62; ...&#60;/p&#62;
&#60;p&#62;... the top image (Login Landing Page) is what my user is seeing now, and the bottom image (Billing Landing Page) is what I want my user to see.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
