Files
PrestaShop/modules/fianetfraud/fianet/const/url_rnp.php
T
rGaillard 8fc7f11014
2011-07-06 10:54:11 +00:00

7 lines
184 B
PHP

<?php
define('URL_RNP_PROD', 'https://secure.fia-net.com/wallet');
define('URL_RNP_TEST', 'https://secure.fia-net.com/walter');
define('URL_RNP_FRONTLINE', '/engine/frontline.cgi');