Notice (8): Constant API_LOGIN already defined [APP/Config/define.php, line 44]Code Context//DEV
define('ACH_API_URL', 'https://test.authorize.net/gateway/transact.dll');
define('API_LOGIN', '8uR52J7Hx3');
$args = array(
(int) 0 => 'define'
)
$count = (int) 1
$included = (int) 0
$arg = 'define'
include_once - APP/Config/define.php, line 44
config - CORE/Cake/basics.php, line 50
include - APP/Config/bootstrap.php, line 136
Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 98
include - CORE/Cake/bootstrap.php, line 431
[main] - APP/webroot/index.php, line 95
Notice (8): Constant API_TRAN_KEY already defined [APP/Config/define.php, line 45]Code Contextdefine('ACH_API_URL', 'https://test.authorize.net/gateway/transact.dll');
define('API_LOGIN', '8uR52J7Hx3');
define('API_TRAN_KEY', '6u82GLX6F752Dfjc');
$args = array(
(int) 0 => 'define'
)
$count = (int) 1
$included = (int) 0
$arg = 'define'
include_once - APP/Config/define.php, line 45
config - CORE/Cake/basics.php, line 50
include - APP/Config/bootstrap.php, line 136
Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 98
include - CORE/Cake/bootstrap.php, line 431
[main] - APP/webroot/index.php, line 95