| Current Path : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/skb/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/skb/lang/en/handler.php |
<?php $MESS["SALE_HPS_SKB_ERROR_CORELATION_ID"] = "Cannot initiate return because no universal ID was found"; $MESS["SALE_HPS_SKB_ERROR_DECODE_RESPONSE"] = "Error decoding JSON string"; $MESS["SALE_HPS_SKB_ERROR_EMPTY_PAYMENTS"] = "Payment was not found"; $MESS["SALE_HPS_SKB_ERROR_EMPTY_RESPONSE"] = "Empty server response"; $MESS["SALE_HPS_SKB_ERROR_SIGN"] = "Wrong message signature"; $MESS["SALE_HPS_SKB_ERROR_STATUS_401"] = "User with the provided login and password was not found. Make sure you specify the correct information in the payment system settings."; $MESS["SALE_HPS_SKB_ERROR_STATUS_423"] = "You have to change the password."; $MESS["SALE_HPS_SKB_ERROR_STATUS_NOT_FOUND"] = "Cannot get payment status"; $MESS["SALE_HPS_SKB_ERROR_STATUS_NOT_STARTED"] = "Payment was not found"; $MESS["SALE_HPS_SKB_ERROR_STATUS_REJECTED"] = "Payment was declined"; $MESS["SALE_HPS_SKB_ERROR_STATUS_UNKNOWN"] = "Unknown error checking response status. Status: #STATUS#"; $MESS["SALE_HPS_SKB_OPERATION_ID_DESCRIPTION"] = "Payment ID: #TX_ID#"; $MESS["SALE_HPS_SKB_QR_CODE_ID_DESCRIPTION"] = "QR code ID: #QR_CODE_ID#"; $MESS["SALE_HPS_SKB_STATUS_DESCRIPTION_ACTC"] = "Operation status: processing."; $MESS["SALE_HPS_SKB_STATUS_DESCRIPTION_ACWP"] = "Operation status: success."; $MESS["SALE_HPS_SKB_STATUS_DESCRIPTION_NTST"] = "Operation status: QR code assisted operation was not found."; $MESS["SALE_HPS_SKB_STATUS_DESCRIPTION_RCVD"] = "Operation status: processing."; $MESS["SALE_HPS_SKB_STATUS_DESCRIPTION_RJCT"] = "Operation status: declined.";