Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/english/payment/
Upload File :
Current File : /var/test/www/alh/admin/language/english/payment/nochex.php

<?php
// Heading
$_['heading_title']      = 'NOCHEX';

// Text 
$_['text_payment']       = 'Payment';
$_['text_success']       = 'Success: You have modified NOCHEX account details!';
$_['text_nochex']	     = '<a href="https://secure.nochex.com/apply/merchant_info.aspx?partner_id=172198798" target="_blank"><img src="view/image/payment/nochex.png" alt="NOCHEX" title="NOCHEX" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_seller']        = 'Seller / Personal Account';
$_['text_merchant']      = 'Merchant Account';

// Entry
$_['entry_email']        = 'E-Mail:';
$_['entry_account']      = 'Account Type:';
$_['entry_merchant']     = 'Merchant ID:';
$_['entry_template']     = 'Pass Template:';
$_['entry_test']         = 'Test:';
$_['entry_total']        = 'Total:<br /><span class="help">The checkout total the order must reach before this payment method becomes active.</span>';
$_['entry_order_status'] = 'Order Status:';
$_['entry_geo_zone']     = 'Geo Zone:';
$_['entry_status']       = 'Status:';
$_['entry_sort_order']   = 'Sort Order:';

// Error
$_['error_permission']   = 'Warning: You do not have permission to modify payment NOCHEX!';
$_['error_email']        = 'E-Mail Required!';
$_['error_merchant']     = 'Merchant ID Required!';
?>