update Auth cred
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 18:04:27 +0000 (13:04 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Mar 2015 18:04:27 +0000 (13:04 -0500)
Using Gaslight for now

setup.phtml

index 6bd3089..9721b79 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', 'xxxxxxx');
+define('AUTH_LOGIN', 'gaslight70');
 /**
  * Authorize.Net Customer Transaction Key   -- UNIQE FOR EACH CUSTOMER --
  */
-define('AUTH_TRAN_KEY', 'xxxxxxxxxxxxx');
+define('AUTH_TRAN_KEY', '6i0fP0zXmEp2mKm0');
 /**
  * TRUE to have customer's receive E-Mail confirmation
  */