$_['text_paypal_preview']='Button preview<br />Save to view changes';
$_['text_braintree_learn']='To start accepting credit/debit cards and PayPal, click Connect with Braintree. <a href="https://www.braintreepayments.com/partners/learn-more" target="_blank">Learn more</a>';
$_['text_3ds']='3D Secure';
$_['text_cvv']='CVV Number';
$_['text_promotion_main']='Designed for businesses of all sizes, from small to large enterprise, easily accept and process payments to help maximise business opportunities and revenue growth, with no setup or monthly fees';
$_['text_promotion_li_1']='All the benefits of PayPal, plus cards acceptance on your checkout page';
$_['text_promotion_li_2']='Fast configuration and setup';
$_['text_promotion_li_3']='Achieve PCI DSS v3.0 SAQ-A compliance using Hosted Fields';
$_['text_promotion_li_4']='Allow customers to vault card details';
$_['text_enable_button']='We recommend offering PayPal Express Shortcut to maximise checkout conversion, this allows customers to use their PayPal address book and <strong>checkout is as little as three taps</strong> from the basket page. Click enable to install the extension and access the layout manager, you will ned to add "PayPal (Powered by Braintree) Button" to the checkout layout';
$_['text_3ds_ssl']='3D Secure requires the store to be using an SSL certificate';
$_['help_settlement_type']='Immediate will Submit For Settlement straight away. Deferred will set the transaction to Authorized and the merchant must Submit For Settlement manually in the OpenCart order details.';
$_['help_card_vault']='Allow customer to remember their card';
$_['help_paypal_vault']='Allow customer to remember their PayPal account';
$_['help_card_check_vault']='The checkbox for card vault is already checked when the page loads';
$_['help_paypal_check_vault']='The checkbox for PayPal vault is already checked when the page loads';
$_['help_vault_cvv_3ds']='This will require customers using a vaulted card to re-enter the CVV2 number or use 3D secure. It is not possible to enable both options for a vaulted card.';
$_['help_debug']='Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
$_['help_total']='The checkout total the order must reach before this payment method becomes active';
$_['help_paypal_option']='If you have your PayPal account linked with Braintree you can display the PayPal payment option as well';
$_['help_paypal_billing_agreement']='You can add a billing agreement description that will be shown to users in the PayPal window when opting to vault their PayPal account';
$_['error_php_version']='Minimum version of PHP 5.4.0 is required!';
$_['error_merchant_id']='Merchant ID Required!';
$_['error_public_key']='Public Key Required!';
$_['error_private_key']='Private Key Required!';
$_['error_connection']='There was a problem establishing a connection to the Braintree API. Please check your Merchant ID, Public Key, Private Key and Environment settings.';
$_['error_account']='Please enter a valid Merchant Account ID as specified in your Braintree Account';
$_['error_3ds_not_ready']='You have enabled 3D secure however your Braintree account does not have it configured, please check your <a href="https://www.braintreegateway.com/login" title="Braintree login" target="_blank">Braintree Control Panel</a> or contact Braintree support';
$_['error_paypal_not_ready']='You have enabled PayPal however your Braintree account does not have it configured, please check your <a href="https://www.braintreegateway.com/login" title="Braintree login" target="_blank">Braintree Control Panel</a> or contact Braintree support';
$_['error_paypal_billing_not_ready']='You have enabled PayPal vaulting/billing agreements however your Braintree account does not have it configured, please check your <a href="https://www.braintreegateway.com/login" title="Braintree login" target="_blank">Braintree Control Panel</a> or contact Braintree support';
$_['error_braintree_account_3ds']='3DS is not enabled in your Braintree account yet, however it is not available for all countries. Please check your <a href="https://www.braintreegateway.com/login" title="Braintree login" target="_blank">Braintree Control Panel</a> or contact Braintree support';
$_['error_braintree_account_paypal']='PayPal is not enabled in your Braintree account yet. Please check your <a href="https://www.braintreegateway.com/login" title="Braintree login" target="_blank">Braintree Control Panel</a> or contact Braintree support';
$_['error_braintree_account_billing']='Billing agreements are not enabled in your Braintree account yet. Please check your <a href="https://www.braintreegateway.com/login" title="Braintree login" target="_blank">Braintree Control Panel</a> or contact Braintree support';
$_['error_environment']='You cannot set your environment to %s when your credentials are for the %s environment in Braintree';
// Tab
$_['tab_setting']='Settings';
$_['tab_currency']='Currencies';
$_['tab_order_status']='Order Statuses (New Orders)';