Update auth url
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 16 Nov 2016 14:44:57 +0000 (09:44 -0500)
committerSteve 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

index 603e222..08156f3 100644 (file)
@@ -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://secure2.authorize.net/gateway/transact.dll' );        // Authorization URL
 
 //    ----------
 //    MagicForms