From: Steve Sutton Date: Thu, 5 Mar 2015 18:04:27 +0000 (-0500) Subject: update Auth cred X-Git-Tag: v1.0.0^2~12 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=87547115dca867ca2a0da6ca6f3859a632d98245;p=web%2FGaylordGolfMecca.git update Auth cred Using Gaslight for now --- diff --git a/setup.phtml b/setup.phtml index 6bd3089..9721b79 100644 --- a/setup.phtml +++ b/setup.phtml @@ -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 */