nochex.php 1.34 KB
<?php

// Heading
$_['heading_title']					= 'NOCHEX';

// Text
$_['text_payment']					= 'Платеж';
$_['text_success']					= 'Success: You have modified NOCHEX account details!';
$_['text_edit']                     = 'Редагування';
$_['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']					= 'Всего';
$_['entry_order_status']			= 'Статус';
$_['entry_geo_zone']				= 'Географическая зона';
$_['entry_status']					= 'Статус';
$_['entry_sort_order']				= 'Порядок сортування';

// Help
$_['help_total']					= 'The checkout total the order must reach before this payment method becomes active.';

// Error
$_['error_permission']				= 'У вас недостатньо прав для внесення змін';
$_['error_email']					= 'E-Mail Required!';
$_['error_merchant']				= 'Merchant ID Required!';