Current Path : /var/www/alh/admin/language/en-gb/extension/payment/ |
Current File : /var/www/alh/admin/language/en-gb/extension/payment/voguepay.php |
<?php // Heading $_['heading_title'] = 'VoguePay'; $_['text_voguepay'] = '<a href="http://www.voguepay.com" target="_blank"><img src="view/image/payment/logo.png" alt="VoguePay" title="VoguePay" /></a>'; // Text $_['text_payment'] = 'Payment'; $_['text_success'] = 'Success: You have modified VoguePay details!'; $_['text_edit'] = 'Edit VoguePay'; $_['text_test'] = 'Test'; $_['text_live'] = 'Live'; // Entry $_['entry_merchant_id'] = 'Merchant ID'; $_['keywords_hints'] = 'You can use these keywords in the description'; $_['entry_order_status'] = 'Order Status'; $_['entry_total'] = 'Minimum Order Total'; $_['entry_geo_zone'] = 'Geo Zone'; $_['entry_status'] = 'Status'; $_['entry_sort_order'] = 'Sort Order'; // Help $_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify payment VoguePay!'; $_['error_merchant_id'] = 'VoguePay Merchant ID is Required!';