| Current Path : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/platon/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/handlers/paysystem/platon/lang/en/.description.php |
<?php $MESS["SALE_HPS_PLATON"] = "Platon"; $MESS["SALE_HPS_PLATON_API_KEY"] = "API key"; $MESS["SALE_HPS_PLATON_API_KEY_DESCRIPTION"] = "This key is sent to merchant's email address"; $MESS["SALE_HPS_PLATON_DESCRIPTION"] = "Receive online payments via Platon. Accepted payment methods: credit and debit cards, Apple Pay, Google Pay, Privat24"; $MESS["SALE_HPS_PLATON_INVOICE_DESCRIPTION_DEFAULT_TEMPLATE"] = "Payment ##PAYMENT_NUMBER# for order ##ORDER_NUMBER# for #USER_EMAIL#"; $MESS["SALE_HPS_PLATON_MODE_APPLE_PAY"] = "Payment via Apple Pay"; $MESS["SALE_HPS_PLATON_MODE_CARD"] = "Credit/debit card payment"; $MESS["SALE_HPS_PLATON_MODE_GOOGLE_PAY"] = "Payment via Google Pay"; $MESS["SALE_HPS_PLATON_MODE_PRIVAT24"] = "Payment via Privat24"; $MESS["SALE_HPS_PLATON_PASSWORD"] = "API password"; $MESS["SALE_HPS_PLATON_PAYMENT_DESCRIPTION"] = "Payment description"; $MESS["SALE_HPS_PLATON_PAYMENT_DESCRIPTION_DESCRIPTION"] = "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_PLATON_SUCCESS_URL"] = "Redirect payer to this page upon successful payment"; $MESS["SALE_HPS_PLATON_SUCCESS_URL_DESCRIPTION"] = "A fully qualified address including protocol is required. Leave this field empty to redirect the payer to a page from which payment was initiated.";