Files
PrestaShop/modules/fianetfraud/fianet/const/url_rnp.php
T

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');