| Current Path : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/wooppay/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/wooppay/lang/en/.description.php |
<?php $MESS["SALE_HPS_WOOPPAY"] = "Woopkassa"; $MESS["SALE_HPS_WOOPPAY_BACK_URL"] = "Redirect customer to this page upon payment"; $MESS["SALE_HPS_WOOPPAY_BACK_URL_DESC"] = "The page address must be fully qualified including protocol. Leave the field empty for auto redirect to a previous page."; $MESS["SALE_HPS_WOOPPAY_CHANGE_STATUS_PAY"] = "Auto change order status to paid when payment success status is received"; $MESS["SALE_HPS_WOOPPAY_CHECKOUT_MODE"] = "Payment page"; $MESS["SALE_HPS_WOOPPAY_CHECKOUT_MODE_DESCRIPTION"] = "Accept online payments from banking cards, mobile phone or Wooppay wallet. Woopkassa supports payments via Wooppay, the first registered payment service in Kazakhstan."; $MESS["SALE_HPS_WOOPPAY_DESCRIPTION_MAIN"] = "You will get the correct information to fill out the fields from one of Woopkassa's engineers when integrating it with your solution."; $MESS["SALE_HPS_WOOPPAY_LOGIN"] = "Login"; $MESS["SALE_HPS_WOOPPAY_PASSWORD"] = "Password"; $MESS["SALE_HPS_WOOPPAY_PAYMENT_DESCRIPTION"] = "Payment description"; $MESS["SALE_HPS_WOOPPAY_PAYMENT_DESCRIPTION_DESC"] = "Payment description a customer will see on the payment page. The following macros are possible: #PAYMENT_ID# - payment ID; #ORDER_ID# - order ID; #PAYMENT_NUMBER# - payment #; #ORDER_NUMBER# - order #; #USER_EMAIL# - customer email"; $MESS["SALE_HPS_WOOPPAY_PAYMENT_DESCRIPTION_TEMPLATE"] = "Payment ##PAYMENT_NUMBER# for order ##ORDER_NUMBER# for #USER_EMAIL#"; $MESS["SALE_HPS_WOOPPAY_REQUEST_URL"] = "Woopkassa notification address"; $MESS["SALE_HPS_WOOPPAY_REQUEST_URL_DESC"] = "The address must be fully qualified including protocol."; $MESS["SALE_HPS_WOOPPAY_SERVICE_NAME"] = "System service name"; $MESS["SALE_HPS_WOOPPAY_TEST_MODE"] = "Test mode"; $MESS["SALE_HPS_WOOPPAY_TEST_MODE_DESC"] = "Select this option to enable test mode.";