Your IP : 216.73.216.86


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

<?php
$MESS["SALE_HPS_ADYEN_CHANGE_STATUS_PAY"] = "Auto change order status to paid when payment success status is received";
$MESS["SALE_HPS_ADYEN_HMAC_KEY"] = "HMAC key";
$MESS["SALE_HPS_ADYEN_HMAC_KEY_DESC"] = "Protects your site against unsolicited notifications.";
$MESS["SALE_HPS_ADYEN_IS_TEST"] = "Test mode";
$MESS["SALE_HPS_ADYEN_LIVE_URL_PREFIX"] = "Live URL prefix";
$MESS["SALE_HPS_ADYEN_LIVE_URL_PREFIX_DESC"] = "Your \"Live URL prefix\" as shown in the account settings";
$MESS["SALE_HPS_ADYEN_MERCHANT_ID"] = "Adyen ID";
$MESS["SALE_HPS_ADYEN_MERCHANT_ID_DESC"] = "Adyen seller ID";
$MESS["SALE_HPS_ADYEN_PROVIDER_NAME"] = "Adyen";
$MESS["SALE_HPS_ADYEN_X_API_KEY"] = "API key";
$MESS["SALE_HPS_ADYEN_X_API_KEY_DESC"] = "The key is used to authenticate API calls made using your account.";
$MESS["SALE_HPS_APPLE_PAY_CERT_FILE"] = "Payment processing certificate";
$MESS["SALE_HPS_APPLE_PAY_CERT_FILE_DESC"] = "The payment processing certificate is linked to your Merchant ID; it is used to encrypt payment information. The certificate expires every 25 months.";
$MESS["SALE_HPS_APPLE_PAY_COUNTRY_CODE"] = "Two-character country code (ISO 3166)";
$MESS["SALE_HPS_APPLE_PAY_COUNTRY_CODE_DESC"] = "Please refer to your payment service provider for correct country code.";
$MESS["SALE_HPS_APPLE_PAY_DOMAIN"] = "Domain";
$MESS["SALE_HPS_APPLE_PAY_DOMAIN_DESC"] = "Apple Pay transaction processing domain (without https://)";
$MESS["SALE_HPS_APPLE_PAY_MERCHANT_DISPLAY_NAME"] = "Online store name";
$MESS["SALE_HPS_APPLE_PAY_MERCHANT_DISPLAY_NAME_DESC"] = "Your online store's name as seen by the visitors.";
$MESS["SALE_HPS_APPLE_PAY_MERCHANT_ID"] = "Merchant ID";
$MESS["SALE_HPS_APPLE_PAY_MERCHANT_ID_DESC"] = "Your Apple Pay issued merchant ID identifying you as a seller. You can use the same Merchant ID in multiple web apps.";