<?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: Gravity Forms and WP Types plugin and alternative payment methods?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-wp-types-plugin-and-alternative-payment-methods</link>
		<description>Gravity Support Forums Topic: Gravity Forms and WP Types plugin and alternative payment methods?</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 07:58:08 +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/gravity-forms-and-wp-types-plugin-and-alternative-payment-methods" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Gravity Forms and WP Types plugin and alternative payment methods?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-wp-types-plugin-and-alternative-payment-methods#post-283899</link>
			<pubDate>Tue, 28 May 2013 14:15:03 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">283899@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could include Gravity Forms using its PHP shortcode method, and pre-render the forms using a variable passed to the form of the e-mail address you want used. Then in the notification the field with the e-mail address would be used as the TO field. Would that work? Does any part of that not make sense? Let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kryvulena on "Gravity Forms and WP Types plugin and alternative payment methods?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-wp-types-plugin-and-alternative-payment-methods#post-283706</link>
			<pubDate>Tue, 28 May 2013 12:50:01 +0000</pubDate>
			<dc:creator>kryvulena</dc:creator>
			<guid isPermaLink="false">283706@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok thanks for your very informative and quick answer. One more question:&#60;/p&#62;
&#60;p&#62;Let's say users provide their email addresses via WP Types CPT plugin so the email address are stored in DB. Each user has a CPT page assigned to display his personal data dynamically. Is it possible to insert Gravity email contact forms into a CPT php template so that their email addresses are dynamically used for contact forms at their pages? I mean the same email form is used in the template but recipients' emails change depending on a CPT page viewed. The contact form would be inserted into CPT php template and users would have no access to its configuration.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Gravity Forms and WP Types plugin and alternative payment methods?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-wp-types-plugin-and-alternative-payment-methods#post-283450</link>
			<pubDate>Tue, 28 May 2013 10:51:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">283450@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, Gravity Forms can be used with the Types plugin.&#60;/p&#62;
&#60;p&#62;You can register users and assign them a custom role.&#60;/p&#62;
&#60;p&#62;You can allow visitors to post content at the same time as you are registering them.&#60;/p&#62;
&#60;p&#62;You can add the posted information into Types CPT fields (meta keys and values.)&#60;/p&#62;
&#60;p&#62;We have payment gateways for PayPal Pro, PayPal Standard and Authorize.net.  Other payment gateways are not supported by us, but you can always use the gform_after_submission hook or gform_pre_submission_filter to integrate with a 3rd service:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Additionally, there are some 3rd party payment add-ons for Gravity Forms available here:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/plugins/search.php?q=gravity+forms+payment&#38;amp;sort=&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/search.php?q=gravity+forms+payment&#38;amp;sort=&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kryvulena on "Gravity Forms and WP Types plugin and alternative payment methods?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-and-wp-types-plugin-and-alternative-payment-methods#post-282893</link>
			<pubDate>Tue, 28 May 2013 06:34:41 +0000</pubDate>
			<dc:creator>kryvulena</dc:creator>
			<guid isPermaLink="false">282893@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Before I decide to but they Gravity Forms plugin I'd like to know is it possible to use your plugin with the Types WP plugin &#60;a href=&#34;http://wordpress.org/plugins/types/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/types/&#60;/a&#62; ?&#60;br /&#62;
I'd like to create a registration form that allows users to:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;register at my WP site using a custom role assigned to registered new users&#60;/li&#62;
&#60;li&#62;post content (text, email address, phone number, pics) via the form at registration&#60;/li&#62;
&#60;li&#62;add add the posted content into Types' CPT fields so that users once logged in may edit their CTP content they submitted via the form&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;I'd also like to know is it possible to add other payments method than PayPal so that the users' accounts are registered only if their payments are received. I've got a 3rd party's payment method API that is compatible with WP.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
