<?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: The link for Paypal contains an incorrectly formatted item amount.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/the-link-for-paypal-contains-an-incorrectly-formatted-item-amount</link>
		<description>Gravity Support Forums Topic: The link for Paypal contains an incorrectly formatted item amount.</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:22:00 +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/the-link-for-paypal-contains-an-incorrectly-formatted-item-amount" rel="self" type="application/rss+xml" />

		<item>
			<title>hypergolica on "The link for Paypal contains an incorrectly formatted item amount."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-link-for-paypal-contains-an-incorrectly-formatted-item-amount#post-50410</link>
			<pubDate>Fri, 24 Feb 2012 06:36:49 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">50410@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, for reasons explained here, I am running Gravity Forms 1.6.2 and not 1.6.3:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/ajax-stopped-functioning&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/ajax-stopped-functioning&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The problem described above was one I had prior to the update.  I continue to get the same problem (and had a similar problem with the updated version.)&#60;/p&#62;
&#60;p&#62;The payment form can be found here:&#60;br /&#62;
&#60;a href=&#34;http://www.aur.edu/american-university-rome/admissions/online-payment-gateway-summer-2012/&#34; rel=&#34;nofollow&#34;&#62;http://www.aur.edu/american-university-rome/admissions/online-payment-gateway-summer-2012/&#60;/a&#62;&#60;br /&#62;
password: paypal2&#60;/p&#62;
&#60;p&#62;Sometimes it works, and sometimes I get this:&#60;/p&#62;
&#60;p&#62;&#34;The link you have used to enter the PayPal system contains an incorrectly formatted item amount.&#34;&#60;/p&#62;
&#60;p&#62;Can anyone provide any insight?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hypergolica on "The link for Paypal contains an incorrectly formatted item amount."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-link-for-paypal-contains-an-incorrectly-formatted-item-amount#post-50235</link>
			<pubDate>Wed, 22 Feb 2012 17:35:46 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">50235@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I'm using Carl's paypal transaction script from here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/adding-paypal-transaction-fee&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/adding-paypal-transaction-fee&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Strangely, when I change the percent to 2.75% (instead of 2.4%) and remove the added ¢30 fee, I get the following message:&#60;/p&#62;
&#60;p&#62;&#34;The link you have used to enter the PayPal system contains an incorrectly formatted item amount.&#34;&#60;/p&#62;
&#60;p&#62;The code I've changed is as follows:&#60;br /&#62;
&#60;code&#62;return total + (total * 0.0275);&#60;/code&#62;&#60;br /&#62;
from the Javascript, so the 2.75% is included in the total on the form.&#60;/p&#62;
&#60;p&#62;Then, in the add_filter, I change:&#60;br /&#62;
&#60;code&#62;$fee = ($total * 0.024) + 0.3;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;code&#62;$fee = $total * 0.0275;&#60;/code&#62;&#60;br /&#62;
(Note: I tried both with and without parenthesis around the operation.)&#60;/p&#62;
&#60;p&#62;It took me a while to figure out that when I put the original code back in place, it worked fine.  So what is it Paypal doesn't like about my 2.75%?&#60;/p&#62;
&#60;p&#62;Any ideas?  Thank you for your help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
