<?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: double submission and payment</title>
		<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment</link>
		<description>Gravity Support Forums Topic: double submission and payment</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 15:37:15 +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/double-submission-and-payment" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-106460</link>
			<pubDate>Sun, 23 Dec 2012 12:04:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">106460@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks you for your feedback, and sorry for the frustration.  I will bring it to the attention of the development team.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pshot on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-106284</link>
			<pubDate>Sun, 23 Dec 2012 02:04:37 +0000</pubDate>
			<dc:creator>pshot</dc:creator>
			<guid isPermaLink="false">106284@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;yes its paypal pro&#60;/p&#62;
&#60;p&#62;the submission processed twice .....as did payment ( we then had to refund the dollar value )&#60;/p&#62;
&#60;p&#62;ill look into the javascript .....but it would seem to me that it should be built into the plugin,its your plugin...im just a user......youll do as you think is best.&#60;/p&#62;
&#60;p&#62;the bare minimum the javascript should be in a text file..&#34;place this in the head of your document if you dont want to issue refunds&#34; sending your users ( some of whom are non coders ie: me ) off to try and figure out how to fix a problem ..that probably shouldnt exist.................to me at least...doesn't make sense.&#60;/p&#62;
&#60;p&#62;other than this ...great plugin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-105477</link>
			<pubDate>Fri, 21 Dec 2012 16:17:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105477@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;JavaScript will be added to the head section of the web page where the form is located.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richie on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-105167</link>
			<pubDate>Thu, 20 Dec 2012 22:05:47 +0000</pubDate>
			<dc:creator>Richie</dc:creator>
			<guid isPermaLink="false">105167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;br /&#62;
Had this issue yesterday too. Client submitted it over 3 times.  Where do we place this javascript code to disable the submit button once they clicked it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-104885</link>
			<pubDate>Thu, 20 Dec 2012 07:53:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">104885@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't think the functionality to disable the submit button will be added to the plugin, as it can be added as you need it using JavaScript.&#60;/p&#62;
&#60;p&#62;The payment should not have been processed twice if the user was correcting a validation error.  When a validation error occurs, the post submission actions (like payment) are not completed.  The validation error needs to be corrected and then the form can be submitted.  I'm not sure we will be able to recreate the situation that occurred on your site.&#60;/p&#62;
&#60;p&#62;Are you using the PayPal Pro or Standard add-on?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pshot on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-104564</link>
			<pubDate>Wed, 19 Dec 2012 14:00:47 +0000</pubDate>
			<dc:creator>pshot</dc:creator>
			<guid isPermaLink="false">104564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So your saying the form is working as intended&#60;br /&#62;
that's fantastic! &#60;/p&#62;
&#60;p&#62;Ahhhh, am I off-base here in thinking that the javascript you are sending me too ( thanks for the link to google by the way )  should be built into the plugin???&#60;/p&#62;
&#60;p&#62;Who wants forms submitted 2 times?&#60;/p&#62;
&#60;p&#62;the form wasnt submitted twice...it was submitted,there was an error the form told her so......... ...the user corrected the error,and then submitted the form......yes pushed the button twice...which would be normal...if they make an error
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-104427</link>
			<pubDate>Wed, 19 Dec 2012 08:55:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">104427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;is it possible that the user clicked the submit button 2 times,in frustration of waiting for the credit card to clear?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Yes, this is possible.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Is this normal that 2 clicks could create this problem?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Yes, if the form is submitted twice, this problem can occur.&#60;/p&#62;
&#60;p&#62;One thing you can do is disable the submit button after the form is first submitted.  Here is one discussion of how to do it with JavaScript: &#60;a href=&#34;http://stackoverflow.com/q/5445431&#34; rel=&#34;nofollow&#34;&#62;http://stackoverflow.com/q/5445431&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Google has more answers as well:&#60;br /&#62;
&#60;a href=&#34;https://www.google.com/search?q=disable+submit+button+after+form+is+submitted&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/search?q=disable+submit+button+after+form+is+submitted&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pshot on "double submission and payment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/double-submission-and-payment#post-104293</link>
			<pubDate>Wed, 19 Dec 2012 01:46:21 +0000</pubDate>
			<dc:creator>pshot</dc:creator>
			<guid isPermaLink="false">104293@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;had a user today submit the exact same form 6 seconds apart with 2 separate transaction id's ...both submissions charged her credit card&#60;/p&#62;
&#60;p&#62;is it possible that the user clicked the submit button 2 times,in frustration of waiting for the credit card to clear?&#60;/p&#62;
&#60;p&#62;Is this normal that 2 clicks could create this problem? &#60;/p&#62;
&#60;p&#62;shouldn't the form submit and payment clear after just 1 click?&#60;/p&#62;
&#60;p&#62;Older people tend to click things 2 times...at least Ive noticed that ...any insight ...dont need this happening to much,and would like to curb this behavior if possible.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Steve
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
