From: Steve Sutton Date: Wed, 16 Nov 2016 14:44:57 +0000 (-0500) Subject: Update auth url X-Git-Tag: v1.0.0^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6a843102e1f3f34a9a547b0c79bcbddc736de3ef;p=prog%2Fws0%2FRegistrations_V3.git Update auth url Should be the newer one secure2 --- diff --git a/front-end/reg_setup.php b/front-end/reg_setup.php index 603e222..08156f3 100644 --- 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://secure2.authorize.net/gateway/transact.dll' ); // Authorization URL // ---------- // MagicForms