Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/paysystem/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/paysystem/service.php

<?php
$MESS["SALE_PS_SERVICE_ERROR_CONNECT_PS"] = "Error connecting to payment system";
$MESS["SALE_PS_SERVICE_ERROR_HOLD_IS_NOT_SUPPORTED"] = "Payment handler does not support authorization holds";
$MESS["SALE_PS_SERVICE_ERROR_ON_BEFORE_INITIATE_PAY"] = "Payment error";
$MESS["SALE_PS_SERVICE_ERROR_PARTIAL_CONFIRM_IS_NOT_SUPPORTED"] = "Payment handler does not support partial authorization";
$MESS["SALE_PS_SERVICE_ORDER_CANCELED"] = "Order ##ORDER_ID# canceled";
$MESS["SALE_PS_SERVICE_ORDER_ERROR"] = "Order ##ORDER_ID# does not exist";
$MESS["SALE_PS_SERVICE_ORDER_ID_ERROR"] = "Incorrect ORDER ID";
$MESS["SALE_PS_SERVICE_PAYMENT_ERROR_EMPTY"] = "Partial payment is not specified";
$MESS["SALE_PS_SERVICE_PAYMENT_ID_ERROR"] = "Incorrect PAYMENT ID";
$MESS["SALE_PS_SERVICE_PAYMENT_NOT_PAID"] = "Unfinished payment cannot be refunded.";
$MESS["SALE_PS_SERVICE_REQUEST_ERROR"] = "Error getting details";
$MESS["SALE_PS_SERVICE_STATUS_ERROR"] = "Error querying account statement completion status.";