Current Path : /var/test/www/alh/catalog/language/english/payment/ |
Current File : /var/test/www/alh/catalog/language/english/payment/sagepay_direct.php |
<?php // Text $_['text_title'] = 'Credit Card / Debit Card (SagePay)'; $_['text_credit_card'] = 'Credit Card Details'; $_['text_start_date'] = '(if available)'; $_['text_issue'] = '(for Maestro and Solo cards only)'; $_['text_wait'] = 'Please wait!'; // Entry $_['entry_cc_owner'] = 'Card Owner:'; $_['entry_cc_type'] = 'Card Type:'; $_['entry_cc_number'] = 'Card Number:'; $_['entry_cc_start_date'] = 'Card Valid From Date:'; $_['entry_cc_expire_date'] = 'Card Expiry Date:'; $_['entry_cc_cvv2'] = 'Card Security Code (CVV2):'; $_['entry_cc_issue'] = 'Card Issue Number:'; ?>