Your IP : 216.73.216.86


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

<?php
$MESS["SALE_HPS_WOOPPAY_ERROR_DECODE_RESPONSE"] = "Error decoding JSON string";
$MESS["SALE_HPS_WOOPPAY_ERROR_EMPTY_RESPONSE"] = "Empty server response";
$MESS["SALE_HPS_WOOPPAY_ERROR_REQUEST_STATUS"] = "Incorrect payment status: #STATUS#";
$MESS["SALE_HPS_WOOPPAY_ERROR_STATUS"] = "Error status #STATUS#";
$MESS["SALE_HPS_WOOPPAY_ERROR_STATUS_INTERNAL_SERVER_ERROR"] = "Wooppay error";
$MESS["SALE_HPS_WOOPPAY_ERROR_STATUS_UNAUTHORIZED"] = "Authentication error";
$MESS["SALE_HPS_WOOPPAY_ERROR_STATUS_UNPROCESSABLE_ENTITY"] = "Incorrect data";
$MESS["SALE_HPS_WOOPPAY_ERROR_SUM"] = "Payment amount does not match amount payable";
$MESS["SALE_HPS_WOOPPAY_ERROR_TOKEN_NOT_FOUND"] = "Authentication token was not found";
$MESS["SALE_HPS_WOOPPAY_IFRAME_MODE"] = "Run payment in iframe";
$MESS["SALE_HPS_WOOPPAY_REFUND_REASON"] = "Reason for refund not specified";
$MESS["SALE_HPS_WOOPPAY_REFUND_STATUS_ERROR"] = "Cannot complete refund. Refunds are only possible for payments with status \"Completed\"";