| Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/paysystem/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/paysystem/resthandler.php |
<?php $MESS["SALE_HANDLERS_REST_HANDLER_BUTTON_PAID"] = "Pay"; $MESS["SALE_HANDLERS_REST_HANDLER_ERROR_DATA_MISSING"] = "Error registering order in payment system"; $MESS["SALE_HANDLERS_REST_HANDLER_ERROR_IFRAME"] = "Your browser does not support iframe"; $MESS["SALE_HANDLERS_REST_HANDLER_ERROR_IFRAME_LOAD"] = "Error loading iframe"; $MESS["SALE_HANDLERS_REST_HANDLER_ERROR_URI_MISSING"] = "ACTION_URI parameter is missing"; $MESS["SALE_HANDLERS_REST_HANDLER_TEMPLATE_ERROR_MESSAGE_FOOTER"] = "Select a different payment option or contact one of our sales representatives."; $MESS["SALE_HANDLERS_REST_HANDLER_TEMPLATE_ERROR_MESSAGE_HEADER"] = "Unfortunately there was an error."; $MESS["SALE_HANDLERS_REST_HANDLER_TEMPLATE_WARNING_RETURN"] = "<b>Attention:</b> you will have to contact the seller if you want to return your order.";