<?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: Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB</title>
		<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb</link>
		<description>Gravity Support Forums Topic: Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 21:54:02 +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/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb#post-63980</link>
			<pubDate>Thu, 28 Jun 2012 18:02:02 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63980@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Did that fix your issue Joshua?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joshua.MacLeod on "Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb#post-63968</link>
			<pubDate>Thu, 28 Jun 2012 17:27:24 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">63968@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Since I am using Automated Recurring Billing through Gravity Forms and not Shopp, I renamed class in shopp plugin to avoid conflict.&#60;/p&#62;
&#60;p&#62;plugins - AuthorizeNet - Authorize.net.php - Class AuthorizeNetARB
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb#post-63405</link>
			<pubDate>Fri, 22 Jun 2012 19:11:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">63405@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@craiggrella, do you have any other plugins installed which utilize authorize.net?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>craiggrella on "Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb#post-63145</link>
			<pubDate>Thu, 21 Jun 2012 08:10:52 +0000</pubDate>
			<dc:creator>craiggrella</dc:creator>
			<guid isPermaLink="false">63145@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I&#34;m receiving this error too, is there any progress on this from support?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joshua.MacLeod on "Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb#post-56194</link>
			<pubDate>Mon, 23 Apr 2012 11:17:00 +0000</pubDate>
			<dc:creator>Joshua.MacLeod</dc:creator>
			<guid isPermaLink="false">56194@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any news on this?  I have shopp also and when submitting just getting ajax loading forever till I disabled shopp - authorize.net pluggin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tkigadmin on "Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb#post-51897</link>
			<pubDate>Fri, 09 Mar 2012 13:10:37 +0000</pubDate>
			<dc:creator>tkigadmin</dc:creator>
			<guid isPermaLink="false">51897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To further troubleshoot this, I have deactivated our store plugin, which is Shopp.  Shopp currently has a payment gateway installed for access to Authorize.Net as well and this is causing a conflict between both add-ons.&#60;/p&#62;
&#60;p&#62;I am not sure where to go from here.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;UPDATE:&#60;/strong&#62;&#60;br /&#62;
I looked into the files for the Authorize.Net addon.  I found the AuthorizeNet.php file in:&#60;/p&#62;
&#60;p&#62;plugins/gravityformsauthorizenet/api/AuthorizeNet.php&#60;/p&#62;
&#60;p&#62;And commented out the line:&#60;/p&#62;
&#60;p&#62;require dirname(__FILE__) . '/lib/AuthorizeNetARB.php';&#60;/p&#62;
&#60;p&#62;Now, I have access to the settings without conflict.  I could also disable the payment gateway for Authorize.Net in the Shopp plugin to get access to the settings without &#34;Fatal Error.&#34;&#60;/p&#62;
&#60;p&#62;Once I got everything set up I tried some test transactions with test and real credit cards.  Receiving the errors for the credit card itself being incorrect.&#60;/p&#62;
&#60;p&#62;Ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tkigadmin on "Authorize.Net Settings - Fatal error: Cannot redeclare class AuthorizeNetARB"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-settings-fatal-error-cannot-redeclare-class-authorizenetarb#post-51891</link>
			<pubDate>Fri, 09 Mar 2012 12:46:54 +0000</pubDate>
			<dc:creator>tkigadmin</dc:creator>
			<guid isPermaLink="false">51891@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;After installing and activating the Authorize.Net add-on, I receive the following error when trying to access the settings page for Authorize.Net:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Fatal error: Cannot redeclare class AuthorizeNetARB in /home/domain/public_html/wp/wp-content/plugins/gravityformsauthorizenet/api/lib/AuthorizeNetARB.php on line 131&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;This is under Forms -&#38;gt; Settings -&#38;gt; Authorize.Net&#60;/p&#62;
&#60;p&#62;Any ideas as to what is causing this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
