Your IP : 216.73.216.86


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

<?php
$MESS["SALE_HPS_BEPAID"] = "BePaid";
$MESS["SALE_HPS_BEPAID_CANCEL_URL"] = "Redirect customer to this URL when the transaction is canceled";
$MESS["SALE_HPS_BEPAID_CANCEL_URL_DESC"] = "Leave empty to auto redirect the customer to a page they were seeing before payment";
$MESS["SALE_HPS_BEPAID_CHANGE_STATUS_PAY"] = "Auto change order status to paid when payment success status is received";
$MESS["SALE_HPS_BEPAID_CHECKOUT_MODE"] = "Use the bePaid payment page for secure banking card processing in real time";
$MESS["SALE_HPS_BEPAID_CHECKOUT_MODE_DESCRIPTION"] = "Use the bePaid payment page for secure banking card processing in real time";
$MESS["SALE_HPS_BEPAID_DECLINE_URL"] = "Redirect customer to this URL when a bank declines the transaction";
$MESS["SALE_HPS_BEPAID_DECLINE_URL_DESC"] = "Leave empty to auto redirect the customer to a page they were seeing before payment";
$MESS["SALE_HPS_BEPAID_FAIL_URL"] = "Redirect customer to this URL upon failed transaction";
$MESS["SALE_HPS_BEPAID_FAIL_URL_DESC"] = "Leave empty to auto redirect the customer to a page they were seeing before payment";
$MESS["SALE_HPS_BEPAID_ID_DESC"] = "Store ID";
$MESS["SALE_HPS_BEPAID_IS_TEST"] = "Test mode";
$MESS["SALE_HPS_BEPAID_NOTIFICATION_URL"] = "Notification URL";
$MESS["SALE_HPS_BEPAID_PAYMENT_DESCRIPTION"] = "Order description";
$MESS["SALE_HPS_BEPAID_PAYMENT_DESCRIPTION_DESC"] = "Text may include: #PAYMENT_ID# - payment ID, #ORDER_ID# - order ID, #PAYMENT_NUMBER# - payment ref., #ORDER_NUMBER# - order ref., #USER_EMAIL# - customer email";
$MESS["SALE_HPS_BEPAID_PAYMENT_DESCRIPTION_TEMPLATE"] = "Payment ##PAYMENT_NUMBER# for order ##ORDER_NUMBER# for #USER_EMAIL#";
$MESS["SALE_HPS_BEPAID_SECRET_KEY"] = "Store secret key";
$MESS["SALE_HPS_BEPAID_SUCCESS_URL"] = "Redirect customer to this URL upon successful transaction";
$MESS["SALE_HPS_BEPAID_SUCCESS_URL_DESC"] = "Leave empty to auto redirect the customer to a page they were seeing before payment";
$MESS["SALE_HPS_BEPAID_WIDGET_MODE"] = "Widget ";
$MESS["SALE_HPS_BEPAID_WIDGET_MODE_DESCRIPTION"] = "Use the bePaid widget to accept payments without redirecting a customer to a dedicated payment page";