| Current Path : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/qiwi/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/qiwi/lang/en/.description.php |
<?php $MESS["SALE_HPS_QIWI_API_LOGIN"] = "API ID"; $MESS["SALE_HPS_QIWI_API_PASS"] = "API password"; $MESS["SALE_HPS_QIWI_AUTHORIZATION"] = "Authentication method"; $MESS["SALE_HPS_QIWI_AUTH_OPEN"] = "Supply password in open form"; $MESS["SALE_HPS_QIWI_AUTH_SIMPLE"] = "Use simple signature"; $MESS["SALE_HPS_QIWI_BILL_LIFETIME"] = "Invoice lifetime"; $MESS["SALE_HPS_QIWI_CHANGE_STATUS_PAY"] = "Auto change order status to paid when payment success status is received"; $MESS["SALE_HPS_QIWI_CLIENT_PHONE"] = "Payer phone number."; $MESS["SALE_HPS_QIWI_CURRENCY"] = "Invoice currency"; $MESS["SALE_HPS_QIWI_DESCRIPTION"] = "Receive online payments using QIWI"; $MESS["SALE_HPS_QIWI_FAIL_URL"] = "The URL to redirect a customer to upon <strong>unsuccessful</strong> payment"; $MESS["SALE_HPS_QIWI_FAIL_URL_DESC"] = "Leave empty to auto redirect the customer to a page they were seeing before payment"; $MESS["SALE_HPS_QIWI_NAME_MSGVER_1"] = "QIWI"; $MESS["SALE_HPS_QIWI_NOTICE_PASSWORD"] = "Notification password."; $MESS["SALE_HPS_QIWI_ORDER_ID"] = "Transaction ID in your system"; $MESS["SALE_HPS_QIWI_SHOP_ID"] = "e-Store ID."; $MESS["SALE_HPS_QIWI_SHOULD_PAY"] = "Amount payable"; $MESS["SALE_HPS_QIWI_SUCCESS_URL"] = "The URL to redirect a customer to upon <strong>successful</strong> payment"; $MESS["SALE_HPS_QIWI_SUCCESS_URL_DESC"] = "Leave empty to auto redirect the customer to a page they were seeing before payment";