projects
/
prog
/
ws0
/
Registrations_V3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f3f07
)
Update auth url
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 16 Nov 2016 14:44:57 +0000
(09:44 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 16 Nov 2016 14:44:57 +0000
(09:44 -0500)
Should be the newer one secure2
front-end/reg_setup.php
patch
|
blob
|
history
diff --git
a/front-end/reg_setup.php
b/front-end/reg_setup.php
index
603e222
..
08156f3
100644
(file)
--- a/
front-end/reg_setup.php
+++ b/
front-end/reg_setup.php
@@
-203,7
+203,7
@@
$si_conf_methods =
// -----------------------------------------
define( 'AUTH_CURL', '/usr/bin/curl' ); // Curl executable
-define( 'AUTH_URL', 'https://secure.authorize.net/gateway/transact.dll' ); // Authorization URL
+define( 'AUTH_URL', 'https://secure
2
.authorize.net/gateway/transact.dll' ); // Authorization URL
// ----------
// MagicForms