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:
061ed67
)
Update Auth.net
hotfix/1.2.2
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 20 Mar 2015 15:00:52 +0000
(11:00 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 20 Mar 2015 15:00:52 +0000
(11:00 -0400)
Use client new Auth.net account credentials.
setup.phtml
patch
|
blob
|
history
diff --git
a/setup.phtml
b/setup.phtml
index
8928128
..
8caf976
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', '
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
*/