Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/adyen/lang/en/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/adyen/lang/en/handler.php

<?
$MESS["SALE_HPS_ADYEN_ERROR_ACTION"] = "Action \"#ACTION#\" was not found";
$MESS["SALE_HPS_ADYEN_ERROR_CHECK_SUM"] = "Checksum is incorrect.";
$MESS["SALE_HPS_ADYEN_ERROR_QUERY"] = "Server response is incorrect or empty";
$MESS["SALE_HPS_ADYEN_ERROR_SUM"] = "Payment amount does not match amount payable";
$MESS["SALE_HPS_ADYEN_ERROR_URL"] = "Cannot get URL for: #ACTION#";
$MESS["SALE_HPS_ADYEN_HTTP_STATUS"] = "Error getting response. Status: #HTTP_STATUS#";
$MESS["SALE_HPS_ADYEN_SEND_REFUSAL_REASON_ERROR"] = "Error creating payment. Error code: #RESULT_CODE#, reason: #REFUSAL_REASON#";
$MESS["SALE_HPS_ADYEN_SEND_RESULT_CODE_ERROR"] = "Error creating payment. Error code: #RESULT_CODE#";
$MESS["SALE_HPS_ADYEN_TRANSACTION"] = "Transaction ";
?>