| Current Path : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/alfabank/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/alfabank/lang/en/.description.php |
<?php $MESS["SALE_HPS_ALFABANK"] = "Alfa Bank"; $MESS["SALE_HPS_ALFABANK_CHANGE_STATUS_PAY"] = "Auto change order status to paid when payment success status is received"; $MESS["SALE_HPS_ALFABANK_DESCRIPTION"] = "Receive online payments via AlfaBank"; $MESS["SALE_HPS_ALFABANK_LOGIN"] = "Login"; $MESS["SALE_HPS_ALFABANK_MERCHANT"] = "Merchant"; $MESS["SALE_HPS_ALFABANK_ORDER_DESCRIPTION"] = "Order description"; $MESS["SALE_HPS_ALFABANK_ORDER_DESCRIPTION_DESC"] = "Maximum 99 characters. Please contact the helpdesk if you want to submit this field to the processing. The following macros are possible: #PAYMENT_ID# - payment ID, #ORDER_ID# - order ID, #PAYMENT_NUMBER# - payment no., #ORDER_NUMBER# - order no., #USER_EMAIL# - customer email"; $MESS["SALE_HPS_ALFABANK_ORDER_DESCRIPTION_TEMPLATE"] = "Payment ##PAYMENT_NUMBER# for order ##ORDER_NUMBER# for #USER_EMAIL#"; $MESS["SALE_HPS_ALFABANK_PASSWORD"] = "Password"; $MESS["SALE_HPS_ALFABANK_PUBLIC_DESCRIPTION"] = "Enter the card number, expiry date and CVV/CVC code."; $MESS["SALE_HPS_ALFABANK_RETURN_FAIL_URL"] = "Redirect customer to this page upon unsuccessful payment"; $MESS["SALE_HPS_ALFABANK_RETURN_FAIL_URL_DESC"] = "A fully qualified address including protocol is required. Leave this field empty to redirect customer to a page from which payment was initiated"; $MESS["SALE_HPS_ALFABANK_RETURN_SUCCESS_URL"] = "Redirect customer to this page upon successful payment"; $MESS["SALE_HPS_ALFABANK_RETURN_SUCCESS_URL_DESC"] = "A fully qualified address including protocol is required. Leave this field empty to redirect customer to a page from which payment was initiated"; $MESS["SALE_HPS_ALFABANK_SECRET_KEY"] = "Secret key"; $MESS["SALE_HPS_ALFABANK_SECRET_KEY_DESC"] = "Specify when using callback notifications with checksum"; $MESS["SALE_HPS_ALFABANK_TEST_MODE"] = "Test mode"; $MESS["SALE_HPS_ALFABANK_TEST_MODE_DESC"] = "Select this option to enable test mode.";