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:
d2ca1e7
)
Add credentials for client
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 1 Jun 2015 18:55:35 +0000
(14:55 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 1 Jun 2015 18:55:35 +0000
(14:55 -0400)
for the Auth.net account
setup.phtml
patch
|
blob
|
history
diff --git
a/setup.phtml
b/setup.phtml
index
0896d75
..
8c9e7be
100644
(file)
--- a/
setup.phtml
+++ b/
setup.phtml
@@
-948,11
+948,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
*/