OpenCart 3.0.3.8
This commit is contained in:
@ -44,6 +44,9 @@ $_['text_confirm_void'] = 'Are you sure you want to void the payment?';
|
||||
$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
|
||||
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
|
||||
$_['text_realex'] = '<a target="_blank" href="http://www.realexpayments.co.uk/partner-refer?id=opencart"><img src="view/image/payment/realex.png" alt="Realex" title="Realex" style="border: 1px solid #EEEEEE;" /></a>';
|
||||
$_['text_void'] = 'Void';
|
||||
$_['text_payment'] = "Payment";
|
||||
$_['text_rebate'] = 'Rebate';
|
||||
|
||||
// Entry
|
||||
$_['entry_merchant_id'] = 'Merchant ID';
|
||||
|
Reference in New Issue
Block a user