add real yandex pay
This commit is contained in:
@@ -32,14 +32,14 @@ define('API', 'http://api.argumenti.ru/');
|
||||
define('IMGSRV', 'https://imgurl.argumenti.ru/');
|
||||
|
||||
/* тестовый магазин ЮКАССА */
|
||||
if (SITE == 'http://vklan.argumenti.ru/'){
|
||||
//if (SITE == 'http://vklan.argumenti.ru/'){
|
||||
define('YID', '767032'); // магазин АН
|
||||
define('YKEY', 'live_fS8znRxo23zYD9I3rkeH3yDYhtpQmh3i5Lbf73QCW3I');
|
||||
}
|
||||
else {
|
||||
define('YID', '812455');
|
||||
define('YKEY', 'test_7asbXctnircUsmb_DhtYWSfxMiWzPgJBDF7OoZ0XfvQ');
|
||||
}
|
||||
//}
|
||||
//else {
|
||||
// define('YID', '812455');
|
||||
// define('YKEY', 'test_7asbXctnircUsmb_DhtYWSfxMiWzPgJBDF7OoZ0XfvQ');
|
||||
//}
|
||||
|
||||
define('LOGDIR', SITEPATH.'logs/'); // папка куда падают логи
|
||||
|
||||
|
||||
Reference in New Issue
Block a user