<?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: eCheck Bug in Authorize.net PHP SDK included in GF&#039;s add-on</title>
		<link>https://legacy.forums.gravityhelp.com/topic/echeck-bug-in-authorizenet-php-sdk-included-in-gfs-add-on</link>
		<description>Gravity Support Forums Topic: eCheck Bug in Authorize.net PHP SDK included in GF&#039;s add-on</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:28:44 +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/echeck-bug-in-authorizenet-php-sdk-included-in-gfs-add-on" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "eCheck Bug in Authorize.net PHP SDK included in GF&#039;s add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/echeck-bug-in-authorizenet-php-sdk-included-in-gfs-add-on#post-143715</link>
			<pubDate>Wed, 06 Feb 2013 20:30:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">143715@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That error is coming directly from the files Authorize.net provides.  You can download a copy here and take a look: &#60;a href=&#34;http://developer.authorize.net/downloads/&#34; rel=&#34;nofollow&#34;&#62;http://developer.authorize.net/downloads/&#60;/a&#62; (PHP SDK)&#60;/p&#62;
&#60;p&#62;You might want to report that issue to Authorize.net as it is unrelated to Gravity Forms and nothing we can fix.  Good catch.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tex77 on "eCheck Bug in Authorize.net PHP SDK included in GF&#039;s add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/echeck-bug-in-authorizenet-php-sdk-included-in-gfs-add-on#post-143692</link>
			<pubDate>Wed, 06 Feb 2013 20:05:39 +0000</pubDate>
			<dc:creator>tex77</dc:creator>
			<guid isPermaLink="false">143692@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found a small bug in the Authorize.net AIM API PHP SDK (which is included in the GravityForms Authorize.net Add-on) related to eChecks. I know GF does not actually provide eCheck functionality, but i'm working on a custom implementation. &#60;/p&#62;
&#60;p&#62;In plugins/gravityformsauthorizenet/api/lib/AuthorizeNetAIM.php, line 290 uses the wrong php variable:&#60;br /&#62;
&#60;code&#62;&#38;#39;bank_acct_name&#38;#39; =&#38;gt; $bank_acct_type,&#60;/code&#62;&#60;br /&#62;
should be&#60;br /&#62;
&#60;code&#62;&#38;#39;bank_acct_name&#38;#39; =&#38;gt; $bank_acct_name,&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This bug causes the AuthNet Merchant Interface to display &#34;CHECKING&#34; (the bank_acct_type) in the field intended for bank_acct_name. Maybe not a big deal, but could cause problems for merchants.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
