Update Auth.net hotfix/1.2.2
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 20 Mar 2015 15:00:52 +0000 (11:00 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 20 Mar 2015 15:00:52 +0000 (11:00 -0400)
Use client new Auth.net account credentials.

setup.phtml

index 8928128..8caf976 100644 (file)
@@ -946,11 +946,11 @@ define('AUTH_URL', 'https://secure.authorize.net/gateway/transact.dll');
 /**
  * Authorize.Net Customer Login             -- UNIQE FOR EACH CUSTOMER --
  */
-define('AUTH_LOGIN', 'gaslight70');
+define('AUTH_LOGIN', '95aaMX4d');
 /**
  * Authorize.Net Customer Transaction Key   -- UNIQE FOR EACH CUSTOMER --
  */
-define('AUTH_TRAN_KEY', '6i0fP0zXmEp2mKm0');
+define('AUTH_TRAN_KEY', '779Zs2r6p476KWYM');
 /**
  * TRUE to have customer's receive E-Mail confirmation
  */