shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

nochex.php (1274B)


      1 <?php
      2 // Heading
      3 $_['heading_title']		 = 'NOCHEX';
      4 
      5 // Text
      6 $_['text_extension']	 = 'Extensions';
      7 $_['text_success']		 = 'Success: You have modified NOCHEX account details!';
      8 $_['text_edit']          = 'Edit NOCHEX';
      9 $_['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>';
     10 $_['text_seller']		 = 'Seller / Personal Account';
     11 $_['text_merchant']		 = 'Merchant Account';
     12 
     13 // Entry
     14 $_['entry_email']		 = 'E-Mail';
     15 $_['entry_account']		 = 'Account Type';
     16 $_['entry_merchant']	 = 'Merchant ID';
     17 $_['entry_template']	 = 'Pass Template';
     18 $_['entry_test']		 = 'Test';
     19 $_['entry_total']		 = 'Total';
     20 $_['entry_order_status'] = 'Order Status';
     21 $_['entry_geo_zone']     = 'Geo Zone';
     22 $_['entry_status']	     = 'Status';
     23 $_['entry_sort_order']   = 'Sort Order';
     24 
     25 // Help
     26 $_['help_total']	     = 'The checkout total the order must reach before this payment method becomes active.';
     27 
     28 // Error
     29 $_['error_permission']   = 'Warning: You do not have permission to modify payment NOCHEX!';
     30 $_['error_email']	     = 'E-Mail Required!';
     31 $_['error_merchant']     = 'Merchant ID Required!';