projects
/
web
/
GaylordGolfMecca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ba35d1
)
update Auth cred
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 5 Mar 2015 18:04:27 +0000
(13:04 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 5 Mar 2015 18:04:27 +0000
(13:04 -0500)
Using Gaslight for now
setup.phtml
patch
|
blob
|
history
diff --git
a/setup.phtml
b/setup.phtml
index
6bd3089
..
9721b79
100644
(file)
--- 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
*/