update translation strings

This commit is contained in:
Eugene Kuligin
2015-02-01 01:37:13 +02:00
parent 1cb7a0a563
commit c4db43b45c
365 changed files with 12081 additions and 0 deletions

View File

@@ -0,0 +1,76 @@
<?php
// Heading
$_['heading_title'] = 'Amazon Payments';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: Amazon Payments module has been updated';
$_['text_edit'] = 'Edit Amazon Payment';
$_['text_germany'] = 'Germany';
$_['text_uk'] = 'United Kingdom';
$_['text_live'] = 'Live';
$_['text_sandbox'] = 'Sandbox';
$_['text_upload_success'] = 'File was uploaded successfully';
$_['text_button_settings'] = 'Checkout Button Settings';
$_['text_orange'] = 'Orange';
$_['text_tan'] = 'Tan';
$_['text_white'] = 'White';
$_['text_light'] = 'Light';
$_['text_dark'] = 'Dark';
$_['text_medium'] = 'Medium';
$_['text_large'] = 'Large';
$_['text_x_large'] = 'Extra large';
$_['text_download'] = '<a href="%s" target="_blank"><u>Download</u></a> template file from Amazon Seller Central.';
$_['text_amazon_details'] = 'Amazon Details';
$_['text_amazon_order_id'] = 'Amazon Order ID';
$_['text_upload'] = 'Upload';
$_['text_upload_template'] = 'Upload the filled in template by clicking on the button below. Make sure it is saved as a tab-delimited file.';
$_['text_amazon_checkout'] = '<a onclick="window.open(\'http://go.amazonservices.com/UKCBASPOpenCart.html\');"><img src="view/image/payment/amazon.png" alt="Amazon Payments" title="Amazon Payments" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_amazon_join'] = 'To create your Amazon Payments account <a href="http://go.amazonservices.com/UKCBASPOpenCart.html" target="_blank" title="Click here to join Amazon Payments" class="alert-link">click here.</a>';
// Column
$_['column_submission_id'] = 'Submission ID';
$_['column_status'] = 'Status';
$_['column_text'] = 'Response';
$_['column_amazon_order_item_code'] = 'Amazon Order Product Code';
// Entry
$_['entry_merchant_id'] = 'Merchant ID';
$_['entry_access_key'] = 'Access Key';
$_['entry_access_secret'] = 'Secret Key';
$_['entry_checkout_mode'] = 'Checkout mode';
$_['entry_marketplace'] = 'Marketplace';
$_['entry_pending_status'] = 'Pending';
$_['entry_ready_status'] = 'Ready to be Shipped Status';
$_['entry_shipped_status'] = 'Shipped order Status';
$_['entry_canceled_status'] = 'Canceled order Status';
$_['entry_cron_job_url'] = 'Cron Job\'s URL';
$_['entry_cron_job_token'] = 'Secret Token';
$_['entry_cron_job_last_run'] = 'Cron job\'s Last Run Time';
$_['entry_ip'] = 'IP Address';
$_['entry_ip_allowed'] = 'IP\'s allowed';
$_['entry_total'] = 'Total';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_colour'] = 'Colour';
$_['entry_background'] = 'Background';
$_['entry_size'] = 'Size';
// Help
$_['help_cron_job_url'] = 'Set a cron job to call this URL';
$_['help_adjustment'] = 'Bold fields and at least one "-adj" field are required.';
$_['help_allowed_ips'] = 'Leave empty if you want everyone to see the checkout button';
$_['help_ip'] = 'e.g. 203.0.113.0 <br />Leave empty to allow all IPs.';
$_['help_cron_job_token'] = 'Make this long and hard to guess';
// Tab
$_['tab_order_adjustment'] = 'Order Adjustment';
// Error
$_['error_permissions'] = 'You do not have permissions to modify this module';
$_['error_access_secret'] = 'Secret Key is required';
$_['error_access_key'] = 'Access Key is required';
$_['error_merchant_id'] = 'Merchant ID is required';
$_['error_curreny'] = 'Your shop must have %s currency installed and enabled';
$_['error_upload'] = 'Upload failed';

View File

@@ -0,0 +1,34 @@
<?php
// Heading
$_['heading_title'] = 'Authorize.Net (AIM)';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Authorize.Net (AIM) account details!';
$_['text_edit'] = 'Edit Authorize.Net (AIM)';
$_['text_test'] = 'Test';
$_['text_live'] = 'Live';
$_['text_authorization'] = 'Authorization';
$_['text_capture'] = 'Capture';
$_['text_authorizenet_aim'] = '<a onclick="window.open(\'http://reseller.authorize.net/application/?id=5561103\');"><img src="view/image/payment/authorizenet.png" alt="Authorize.Net" title="Authorize.Net" style="border: 1px solid #EEEEEE;" /></a>';
// Entry
$_['entry_login'] = 'Login ID';
$_['entry_key'] = 'Transaction Key';
$_['entry_hash'] = 'MD5 Hash';
$_['entry_server'] = 'Transaction Server';
$_['entry_mode'] = 'Transaction Mode';
$_['entry_method'] = 'Transaction Method';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['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 Authorize.Net (SIM)!';
$_['error_login'] = 'Login ID Required!';
$_['error_key'] = 'Transaction Key Required!';

View File

@@ -0,0 +1,31 @@
<?php
// Heading
$_['heading_title'] = 'Authorize.Net (SIM)';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Authorize.Net (SIM) account details!';
$_['text_edit'] = 'Edit Authorize.Net (SIM)';
$_['text_authorizenet_sim'] = '<a onclick="window.open(\'http://reseller.authorize.net/application/?id=5561103\');"><img src="view/image/payment/authorizenet.png" alt="Authorize.Net" title="Authorize.Net" style="border: 1px solid #EEEEEE;" /></a>';
// Entry
$_['entry_merchant'] = 'Merchant ID';
$_['entry_key'] = 'Transaction Key';
$_['entry_callback'] = 'Relay Response URL';
$_['entry_md5'] = 'MD5 Hash Value';
$_['entry_test'] = 'Test Mode';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_callback'] = 'Please login and set this at <a href="https://secure.authorize.net" target="_blank" class="txtLink">https://secure.authorize.net</a>.';
$_['help_md5'] = 'The MD5 Hash feature enables you to authenticate that a transaction response is securely received from Authorize.Net.Please login and set this at <a href="https://secure.authorize.net" target="_blank" class="txtLink">https://secure.authorize.net</a>.(Optional)';
$_['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 Authorize.Net (SIM)!';
$_['error_merchant'] = 'Merchant ID Required!';
$_['error_key'] = 'Transaction Key Required!';

View File

@@ -0,0 +1,28 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Банківський переказ';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили модуль Банківський переказ!';
$_['text_edit'] = 'Змінити Банківський переказ';
// Entry
$_['entry_bank'] = 'Інструкції для Банківського переказу';
$_['entry_total'] = 'Загалом';
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_geo_zone'] = 'Гео зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Мінімальна сума замовлення, при якій можна буде використати цей спосіб оплати.';
// Error
$_['error_permission'] = 'У Вас немає доступу до зміни модулю Банківський переказ!';
$_['error_bank'] = 'Необхідні інструкції для Банківського переказу!';

View File

@@ -0,0 +1,65 @@
<?php
// Heading
$_['heading_title'] = 'BluePay Hosted Form';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified BluePay Hosted Form account details!';
$_['text_edit'] = 'Edit BluePay Hosted Form';
$_['text_bluepay_hosted_form'] = '<a href="http://www.bluepay.com/preferred-partner/opencart" target="_blank"><img src="view/image/payment/bluepay.jpg" alt="BluePay Hosted Form" title="BluePay Hosted Form" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_test'] = 'Test';
$_['text_live'] = 'Live';
$_['text_sale'] = 'Sale';
$_['text_authenticate'] = 'Authenticate';
$_['text_release_ok'] = 'Release was successful';
$_['text_release_ok_order'] = 'Release was successful';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_payment_info'] = 'Payment information';
$_['text_release_status'] = 'Payment released';
$_['text_void_status'] = 'Payment voided';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_released'] = 'Total released';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Date Added';
$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
// Entry
$_['entry_account_name'] = 'Account Name';
$_['entry_account_id'] = 'Account ID';
$_['entry_secret_key'] = "Secret Key";
$_['entry_test'] = 'Test Mode';
$_['entry_transaction'] = 'Transaction Method';
$_['entry_card_amex'] = 'Amex';
$_['entry_card_discover'] = 'Discover';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_debug'] = 'Debug logging';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments';
$_['help_cron_job_token'] = 'Make this long and hard to guess';
$_['help_cron_job_url'] = 'Set a cron job to call this URL';
// Button
$_['btn_release'] = 'Release';
$_['btn_rebate'] = 'Rebate / refund';
$_['btn_void'] = 'Void';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!';
$_['error_account_name'] = 'Account Name Required!';
$_['error_account_id'] = 'Account ID Required!';
$_['error_secret_key'] = 'Secret Key Required!';

View File

@@ -0,0 +1,63 @@
<?php
// Heading
$_['heading_title'] = 'BluePay Redirect (Requires SSL)';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified BluePay Redirect account details!';
$_['text_edit'] = 'Edit BluePay Redirect (Requires SSL)';
$_['text_bluepay_redirect'] = '<a href="http://www.bluepay.com/preferred-partner/opencart" target="_blank"><img src="view/image/payment/bluepay.jpg" alt="BluePay Redirect" title="BluePay Redirect" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_sim'] = 'Simulator';
$_['text_test'] = 'Test';
$_['text_live'] = 'Live';
$_['text_sale'] = 'Sale';
$_['text_authenticate'] = 'Authenticate';
$_['text_release_ok'] = 'Release was successful';
$_['text_release_ok_order'] = 'Release was successful';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_payment_info'] = 'Payment information';
$_['text_release_status'] = 'Payment released';
$_['text_void_status'] = 'Payment voided';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_released'] = 'Total released';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Created';
$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
// Entry
$_['entry_vendor'] = 'Account ID';
$_['entry_secret_key'] = "Secret Key";
$_['entry_test'] = 'Test Mode';
$_['entry_transaction'] = 'Transaction Method';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_debug'] = 'Debug logging';
$_['entry_card'] = 'Store Cards';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments';
$_['help_cron_job_token'] = 'Make this long and hard to guess';
$_['help_cron_job_url'] = 'Set a cron job to call this URL';
// Button
$_['btn_release'] = 'Release';
$_['btn_rebate'] = 'Rebate / refund';
$_['btn_void'] = 'Void';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!';
$_['error_account_id'] = 'Account ID Required!';
$_['error_secret_key'] = 'Secret Key Required!';

View File

@@ -0,0 +1,28 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Чек / Оплата готівкою';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили модуль Чек / Оплата готівкою!';
$_['text_edit'] = 'Змінити Чек / Оплата готівкою';
// Entry
$_['entry_payable'] = 'Отримувач';
$_['entry_total'] = 'Загалом';
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_geo_zone'] = 'Гео зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Мінімальна сума замовлення, при якій можна буде використати цей спосіб оплати.';
// Error
$_['error_permission'] = 'У вас немає доступу до зміни модулю Чек / Оплата готівкою!';
$_['error_payable'] = 'Необхідно вказати отримувача!';

26
admin/ukrainian/payment/cod.php Executable file
View File

@@ -0,0 +1,26 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Готівкою при отриманні';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили модуль оплати Готівкою при отриманні!';
$_['text_edit'] = 'Змінити модуль Готівкою при отриманні';
// Entry
$_['entry_total'] = 'Загалом';
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_geo_zone'] = 'Гео зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Мінімальна сума замовлення, при якій можна буде використати цей спосіб оплати.';
// Error
$_['error_permission'] = 'У Вас немає доступу для зміни модулю Готівкою при отриманні!';

View File

@@ -0,0 +1,79 @@
<?php
// Heading
$_['heading_title'] = 'First Data EMEA Connect (3DSecure enabled)';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified First Data account details!';
$_['text_edit'] = 'Edit First Data EMEA Connect (3DSecure enabled)';
$_['text_notification_url'] = 'Notification URL';
$_['text_live'] = 'Live';
$_['text_demo'] = 'Demo';
$_['text_enabled'] = 'Enabled';
$_['text_merchant_id'] = 'Store ID';
$_['text_secret'] = 'Shared secret';
$_['text_capture_ok'] = 'Capture was successful';
$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_settle_auto'] = 'Sale';
$_['text_settle_delayed'] = 'Pre auth';
$_['text_success_void'] = 'Transaction has been voided';
$_['text_success_capture'] = 'Transaction has been captured';
$_['text_firstdata'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
$_['text_payment_info'] = 'Payment information';
$_['text_capture_status'] = 'Payment captured';
$_['text_void_status'] = 'Payment voided';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_captured'] = 'Total captured';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Created';
$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
// Entry
$_['entry_merchant_id'] = 'Store ID';
$_['entry_secret'] = 'Shared secret';
$_['entry_total'] = 'Total';
$_['entry_sort_order'] = 'Sort order';
$_['entry_geo_zone'] = 'Geo zone';
$_['entry_status'] = 'Status';
$_['entry_debug'] = 'Debug logging';
$_['entry_live_demo'] = 'Live / Demo';
$_['entry_auto_settle'] = 'Settlement type';
$_['entry_card_select'] = 'Select card';
$_['entry_tss_check'] = 'TSS checks';
$_['entry_live_url'] = 'Live connection URL';
$_['entry_demo_url'] = 'Demo connection URL';
$_['entry_status_success_settled'] = 'Success - settled';
$_['entry_status_success_unsettled'] = 'Success - not settled';
$_['entry_status_decline'] = 'Decline';
$_['entry_status_void'] = 'Voided';
$_['entry_enable_card_store'] = 'Enable card storage tokens';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped';
// Tab
$_['tab_account'] = 'API info';
$_['tab_order_status'] = 'Order status';
$_['tab_payment'] = 'Payment settings';
$_['tab_advanced'] = 'Advanced';
// Button
$_['button_capture'] = 'Capture';
$_['button_void'] = 'Void';
// Error
$_['error_merchant_id'] = 'Store ID is required';
$_['error_secret'] = 'Shared secret is required';
$_['error_live_url'] = 'Live URL is required';
$_['error_demo_url'] = 'Demo URL is required';
$_['error_data_missing'] = 'Data missing';
$_['error_void_error'] = 'Unable to void transaction';
$_['error_capture_error'] = 'Unable to capture transaction';

View File

@@ -0,0 +1,89 @@
<?php
// Heading
$_['heading_title'] = 'First Data EMEA Web Service API';
// Text
$_['text_firstdata_remote'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified First Data account details!';
$_['text_edit'] = 'Edit First Data EMEA Web Service API';
$_['text_card_type'] = 'Card type';
$_['text_enabled'] = 'Enabled';
$_['text_merchant_id'] = 'Store ID';
$_['text_subaccount'] = 'Subaccount';
$_['text_user_id'] = 'User ID';
$_['text_capture_ok'] = 'Capture was successful';
$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
$_['text_refund_ok'] = 'Refund was successful';
$_['text_refund_ok_order'] = 'Refund was successful, order status updated to refunded';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_settle_auto'] = 'Sale';
$_['text_settle_delayed'] = 'Pre auth';
$_['text_mastercard'] = 'Mastercard';
$_['text_visa'] = 'Visa';
$_['text_diners'] = 'Diners';
$_['text_amex'] = 'American Express';
$_['text_maestro'] = 'Maestro';
$_['text_payment_info'] = 'Payment information';
$_['text_capture_status'] = 'Payment captured';
$_['text_void_status'] = 'Payment voided';
$_['text_refund_status'] = 'Payment refunded';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_captured'] = 'Total captured';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Created';
$_['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_refund'] = 'Are you sure you want to refund the payment?';
// Entry
$_['entry_certificate_path'] = 'Certificate path';
$_['entry_certificate_key_path'] = 'Private key path';
$_['entry_certificate_key_pw'] = 'Private key password';
$_['entry_certificate_ca_path'] = 'CA path';
$_['entry_merchant_id'] = 'Store ID';
$_['entry_user_id'] = 'User ID';
$_['entry_password'] = 'Password';
$_['entry_total'] = 'Total';
$_['entry_sort_order'] = 'Sort order';
$_['entry_geo_zone'] = 'Geo zone';
$_['entry_status'] = 'Status';
$_['entry_debug'] = 'Debug logging';
$_['entry_auto_settle'] = 'Settlement type';
$_['entry_status_success_settled'] = 'Success - settled';
$_['entry_status_success_unsettled'] = 'Success - not settled';
$_['entry_status_decline'] = 'Decline';
$_['entry_status_void'] = 'Voided';
$_['entry_status_refund'] = 'Refunded';
$_['entry_enable_card_store'] = 'Enable card storage tokens';
$_['entry_cards_accepted'] = 'Card types accepted';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['help_certificate'] = 'Certificates and private keys should be stored outside of your public web folders';
$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected';
$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise .';
$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped';
// Tab
$_['tab_account'] = 'API info';
$_['tab_order_status'] = 'Order status';
$_['tab_payment'] = 'Payment settings';
// Button
$_['button_capture'] = 'Capture';
$_['button_refund'] = 'Refund';
$_['button_void'] = 'Void';
// Error
$_['error_merchant_id'] = 'Store ID is required';
$_['error_user_id'] = 'User ID is required';
$_['error_password'] = 'Password is required';
$_['error_certificate'] = 'Certificate path is required';
$_['error_key'] = 'Certificate key is required';
$_['error_key_pw'] = 'Certificate key password is required';
$_['error_ca'] = 'Certificate Authority (CA) is required';

View File

@@ -0,0 +1,21 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Безкоштовне замовлення';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили модуль Безкоштовне замовлення!';
$_['text_edit'] = 'Змінити Безкоштовне замовлення';
// Entry
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Error
$_['error_permission'] = 'У Вас немає доступу до зміни платежу Безкоштовне замовлення!';

View File

@@ -0,0 +1,39 @@
<?php
// Heading
$_['heading_title'] = 'Klarna Account';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Klarna Payment module!';
$_['text_edit'] = 'Edit Klarna Account';
$_['text_klarna_account'] = '<a href="https://merchants.klarna.com/signup?locale=en&partner_id=d5c87110cebc383a826364769047042e777da5e8&utm_campaign=Platform&utm_medium=Partners&utm_source=Opencart" target="_blank"><img src="https://cdn.klarna.com/public/images/global/logos/v1/basic/global_basic_logo_std_blue-black.png?width=60&eid=opencart" alt="Klarna Account" title="Klarna Account" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_live'] = 'Live';
$_['text_beta'] = 'Beta';
$_['text_sweden'] = 'Sweden';
$_['text_norway'] = 'Norway';
$_['text_finland'] = 'Finland';
$_['text_denmark'] = 'Denmark';
$_['text_germany'] = 'Germany';
$_['text_netherlands'] = 'The Netherlands';
// Entry
$_['entry_merchant'] = 'Klarna Merchant ID';
$_['entry_secret'] = 'Klarna Secret';
$_['entry_server'] = 'Server';
$_['entry_total'] = 'Total';
$_['entry_pending_status'] = 'Pending Status';
$_['entry_accepted_status'] = 'Accepted Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_merchant'] = '(estore id) to use for the Klarna service (provided by Klarna).';
$_['help_secret'] = 'Shared secret to use with the Klarna service (provided by Klarna).';
$_['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 Klarna Part Payment!';
$_['error_pclass'] = 'Could not retrieve pClass for %s. Error Code: %s; Error Message: %s';
$_['error_curl'] = 'Curl Error - Code: %d; Message: %s';
$_['error_log'] = 'There were errors updating the module. Please check the log file.';

View File

@@ -0,0 +1,36 @@
<?php
// Heading
$_['heading_title'] = 'Klarna Invoice';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Klarna Payment module!';
$_['text_edit'] = 'Edit Klarna Invoice';
$_['text_klarna_invoice'] = '<a href="https://merchants.klarna.com/signup?locale=en&partner_id=d5c87110cebc383a826364769047042e777da5e8&utm_campaign=Platform&utm_medium=Partners&utm_source=Opencart" target="_blank"><img src="https://cdn.klarna.com/public/images/global/logos/v1/basic/global_basic_logo_std_blue-black.png?width=60&eid=opencart" alt="Klarna Invoice" title="Klarna Invoice" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_live'] = 'Live';
$_['text_beta'] = 'Beta';
$_['text_sweden'] = 'Sweden';
$_['text_norway'] = 'Norway';
$_['text_finland'] = 'Finland';
$_['text_denmark'] = 'Denmark';
$_['text_germany'] = 'Germany';
$_['text_netherlands'] = 'The Netherlands';
// Entry
$_['entry_merchant'] = 'Klarna Merchant ID';
$_['entry_secret'] = 'Klarna Secret';
$_['entry_server'] = 'Server';
$_['entry_total'] = 'Total';
$_['entry_pending_status'] = 'Pending Status';
$_['entry_accepted_status'] = 'Accepted Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_merchant'] = '(estore id) to use for the Klarna service (provided by Klarna).';
$_['help_secret'] = 'Shared secret to use with the Klarna service (provided by Klarna).';
$_['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 Klarna Part Payment!';

View File

@@ -0,0 +1,34 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'LIQPAY';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили деталі модулю LIQPAY!';
$_['text_edit'] = 'Змінити LIQPAY';
$_['text_pay'] = 'LIQPAY';
$_['text_card'] = 'Кредитна карта';
$_['text_liqpay'] = '<img src="view/image/payment/liqpay.png" alt="LIQPAY" title="LIQPAY" style="border: 1px solid #EEEEEE;" />';
// Entry
$_['entry_merchant'] = 'ID Продавця';
$_['entry_signature'] = 'Підпис';
$_['entry_type'] = 'Тип';
$_['entry_total'] = 'Загалом';
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_geo_zone'] = 'Гео зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Мінімальна сума замовлення, при якій можна буде використати цей спосіб оплати.';
// Error
$_['error_permission'] = 'У Вас немає доступу до зміни модулю LIQPAY!';
$_['error_merchant'] = 'Необхідний ID продавця!';
$_['error_signature'] = 'Необхідний підпис!';

View File

@@ -0,0 +1,29 @@
<?php
// Heading
$_['heading_title'] = 'Moneybookers';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified the Moneybookers details.';
$_['text_edit'] = 'Edit Moneybookers';
$_['text_moneybookers'] = '<a href="https://www.moneybookers.com/partners/?p=OpenCart" target="_blank"><img src="view/image/payment/moneybookers.png" alt="Moneybookers" title="Moneybookers" style="border: 1px solid #EEEEEE;" /></a>';
// Entry
$_['entry_email'] = 'E-Mail';
$_['entry_secret'] = 'Secret';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_pending_status'] = 'Pending Status ';
$_['entry_canceled_status'] = 'Canceled Status';
$_['entry_failed_status'] = 'Failed Status';
$_['entry_chargeback_status'] = 'Chargeback Status';
$_['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 Moneybookers!';
$_['error_email'] = 'E-Mail Required!';

View File

@@ -0,0 +1,31 @@
<?php
// Heading
$_['heading_title'] = 'NOCHEX';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified NOCHEX account details!';
$_['text_edit'] = 'Edit NOCHEX';
$_['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'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['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 NOCHEX!';
$_['error_email'] = 'E-Mail Required!';
$_['error_merchant'] = 'Merchant ID Required!';

View File

@@ -0,0 +1,28 @@
<?php
// Heading
$_['heading_title'] = 'Paymate';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Paymate account details!';
$_['text_edit'] = 'Edit Paymate';
$_['text_paymate'] = '<img src="view/image/payment/paymate.png" alt="Paymate" title="Paymate" style="border: 1px solid #EEEEEE;" />';
// Entry
$_['entry_username'] = 'Paymate Username';
$_['entry_password'] = 'Password';
$_['entry_test'] = 'Test Mode';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_password'] = 'Just use some random password. This will be used to make sure the payment information is not interfered with after being sent to the payment gateway.';
$_['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 Paymate!';
$_['error_username'] = 'Paymate Username required!';
$_['error_password'] = 'Password required!';

View File

@@ -0,0 +1,30 @@
<?php
// Heading
$_['heading_title'] = 'PayPoint';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified PayPoint account details!';
$_['text_edit'] = 'Edit PayPoint';
$_['text_paypoint'] = '<a href="https://www.paypoint.net/partners/opencart" target="_blank"><img src="view/image/payment/paypoint.png" alt="PayPoint" title="PayPoint" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_live'] = 'Production';
$_['text_successful'] = 'Always Successful';
$_['text_fail'] = 'Always Fail';
// Entry
$_['entry_merchant'] = 'Merchant ID';
$_['entry_password'] = 'Remote Password';
$_['entry_test'] = 'Test Mode';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_password'] = 'Leave empty if you do not have "Digest Key Authentication" enabled on your account.';
$_['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 PayPoint!';
$_['error_merchant'] = 'Merchant ID Required!';

View File

@@ -0,0 +1,27 @@
<?php
// Heading
$_['heading_title'] = 'Payza';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Payza account details!';
$_['text_edit'] = 'Edit Payza';
// Entry
$_['entry_merchant'] = 'Merchant ID';
$_['entry_security'] = 'Security Code';
$_['entry_callback'] = 'Alert URL';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_callback'] = 'This has to be set in the Payza control panel. You will also need to check the "IPN Status" to enabled.';
$_['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 Payza!';
$_['error_merchant'] = 'Merchant ID Required!';
$_['error_security'] = 'Security Code Required!';

View File

@@ -0,0 +1,27 @@
<?php
// Heading
$_['heading_title'] = 'Perpetual Payments';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Perpetual Payments account details!';
$_['text_edit'] = 'Edit Perpetual Payments';
// Entry
$_['entry_auth_id'] = 'Authorization ID';
$_['entry_auth_pass'] = 'Authorization Password';
$_['entry_test'] = 'Test Mode';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_test'] = 'Use this module in Test (YES) or Production mode (NO)?';
$_['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 Perpetual Payments!';
$_['error_auth_id'] = 'Authorization ID Required!';
$_['error_auth_pass'] = 'Authorization Password Required!';

View File

@@ -0,0 +1,66 @@
<?php
// Heading
$_['heading_title'] = 'PayPal Express Checkout';
// Text
$_['text_success'] = 'Success: You have modified PayPal Express Checkout account details!';
$_['text_edit'] = 'Edit PayPal Express Checkout';
$_['text_pp_express'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
$_['text_clear'] = 'Clear';
$_['text_browse'] = 'Browse';
$_['text_image_manager'] = 'Image manager';
$_['text_ipn'] = 'IPN url';
// Entry
$_['entry_username'] = 'API Username';
$_['entry_password'] = 'API Password';
$_['entry_signature'] = 'API Signature';
$_['entry_test'] = 'Test (Sandbox) Mode';
$_['entry_method'] = 'Transaction Method';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_icon_sort_order'] = 'Icon Sort Order';
$_['entry_debug'] = 'Debug logging';
$_['entry_total'] = 'Total';
$_['entry_currency'] = 'Default currency';
$_['entry_recurring_cancellation'] = 'Allow customers to cancel recurring payments';
$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status';
$_['entry_completed_status'] = 'Completed Status';
$_['entry_denied_status'] = 'Denied Status';
$_['entry_expired_status'] = 'Expired Status';
$_['entry_failed_status'] = 'Failed Status';
$_['entry_pending_status'] = 'Pending Status';
$_['entry_processed_status'] = 'Processed Status';
$_['entry_refunded_status'] = 'Refunded Status';
$_['entry_reversed_status'] = 'Reversed Status';
$_['entry_voided_status'] = 'Voided Status';
$_['entry_display_checkout'] = 'Display quick checkout icon';
$_['entry_allow_notes'] = 'Allow notes';
$_['entry_logo'] = 'Logo';
$_['entry_border_colour'] = 'Header border colour';
$_['entry_header_colour'] = 'Header background colour';
$_['entry_page_colour'] = 'Page background colour';
// Tab
$_['tab_general'] = 'General';
$_['tab_api_details'] = 'API details';
$_['tab_order_status'] = 'Order status';
$_['tab_customise'] = 'Customise checkout';
// Help
$_['help_ipn'] = 'Required for subscriptions';
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['help_logo'] = 'Max 750px(w) x 90px(h)<br />You should only use a logo if you have SSL set up.';
$_['help_colour'] = '6 character HTML colour code';
$_['help_currency'] = 'Used for transaction searches';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Express Checkout!';
$_['error_username'] = 'API Username Required!';
$_['error_password'] = 'API Password Required!';
$_['error_signature'] = 'API Signature Required!';
$_['error_data'] = 'Data missing from request';
$_['error_timeout'] = 'Request timed out';

View File

@@ -0,0 +1,39 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_payment_info'] = 'Платіжна інформація';
$_['text_capture_status'] = 'Статус збережений';
$_['text_amount_auth'] = 'Сума авторизована';
$_['text_amount_captured'] = 'Сума збережена';
$_['text_amount_refunded'] = 'Сума повернута';
$_['text_capture_amount'] = 'Збережена сума';
$_['text_complete_capture'] = 'Повне збереження';
$_['text_transactions'] = 'Транзакції';
$_['text_complete'] = 'Виконано';
$_['text_confirm_void'] = 'Якщо Ваш профіль анульовано ви не зможете приймати оплати';
$_['text_view'] = 'Переглянути';
$_['text_refund'] = 'Відшкодувати';
$_['text_resend'] = 'Відправити ще раз';
$_['success_transaction_resent'] = 'Транзакція успішно вислана повторно';
// Column
$_['column_trans_id'] = '№ транзакції';
$_['column_amount'] = 'Сума';
$_['column_type'] = 'Тип оплати';
$_['column_status'] = 'Статус';
$_['column_pend_reason'] = 'Причина затримки';
$_['column_date_added'] = 'Створено';
$_['column_action'] = 'Дія';
// Button
$_['button_void'] = 'Порожній';
$_['button_capture'] = 'Збережений';
// Error
$_['error_capture_amt'] = 'ВВедіть суму для збереження';
$_['error_timeout'] = 'Запит прострочено';
$_['error_transaction_missing'] = 'Транзакція не знайдена';

View File

@@ -0,0 +1,25 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Повернення грошей';
// Text
$_['text_pp_express'] = 'PayPal Express оформлення';
$_['text_current_refunds'] = 'Відшкодування цих транзакцій вже проведено. Максимальне відшкодування становить';
// Entry
$_['entry_transaction_id'] = 'Номер транзакції';
$_['entry_full_refund'] = 'Повне відшкодування';
$_['entry_amount'] = 'Сума';
$_['entry_message'] = 'Повідомлення';
// Button
$_['button_refund'] = 'Провести повернення';
// Error
$_['error_partial_amt'] = 'Необхідно вказати суму часткового повернення';
$_['error_data'] = 'Відсутні дані запиту';

View File

@@ -0,0 +1,78 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Пошук транзакцій';
// Column
$_['tbl_column_date'] = 'Дата';
$_['tbl_column_type'] = 'Тип';
$_['tbl_column_email'] = 'Email';
$_['tbl_column_name'] = 'Ім’я';
$_['tbl_column_transid'] = 'Транзакція №';
$_['tbl_column_status'] = 'Статус';
$_['tbl_column_currency'] = 'Валюта';
$_['tbl_column_amount'] = 'Сума';
$_['tbl_column_fee'] = 'Комісія';
$_['tbl_column_netamt'] = 'Загальна сума';
$_['tbl_column_action'] = 'Дія';
// Text
$_['text_pp_express'] = 'PayPal Express оформлення';
$_['text_date_search'] = 'Пошук за датою';
$_['text_searching'] = 'Пошук';
$_['text_name'] = 'Ім’я';
$_['text_buyer_info'] = 'Інформація про покупця';
$_['text_view'] = 'Переглянути';
$_['text_format'] = 'Формат';
// Entry
$_['entry_trans_all'] = 'Все';
$_['entry_trans_sent'] = 'Відправлено';
$_['entry_trans_received'] = 'Отримано';
$_['entry_trans_masspay'] = 'Mass Pay';
$_['entry_trans_money_req'] = 'Запит оплати';
$_['entry_trans_funds_add'] = 'Гроші додано';
$_['entry_trans_funds_with'] = 'Гроші відправлено';
$_['entry_trans_referral'] = 'Referral';
$_['entry_trans_fee'] = 'Комісія';
$_['entry_trans_subscription'] = 'Підписка';
$_['entry_trans_dividend'] = 'Дивіденд';
$_['entry_trans_billpay'] = 'Оплата рахунків';
$_['entry_trans_refund'] = 'Відшкодування';
$_['entry_trans_conv'] = 'Конвертація валют';
$_['entry_trans_bal_trans'] = 'Переказ балансу';
$_['entry_trans_reversal'] = 'Повернення';
$_['entry_trans_shipping'] = 'Доставка';
$_['entry_trans_bal_affect'] = 'Balance Affecting';
$_['entry_trans_echeque'] = 'E Перевірка';
$_['entry_date'] = 'Дата';
$_['entry_date_start'] = 'Початок';
$_['entry_date_end'] = 'Кінець';
$_['entry_date_to'] = 'до';
$_['entry_transaction'] = 'Транзакція';
$_['entry_transaction_type'] = 'Тип';
$_['entry_transaction_status'] = 'Статус';
$_['entry_email'] = 'Email';
$_['entry_email_buyer'] = 'Покупець';
$_['entry_email_merchant'] = 'Отримувач';
$_['entry_receipt'] = 'ID отримувача';
$_['entry_transaction_id'] = 'Транзакція №';
$_['entry_invoice_no'] = 'Рахунок-фактура №';
$_['entry_auction'] = '№ позиції аукціону;
$_['entry_amount'] = 'Сума';
$_['entry_recurring_id'] = 'Профіль повторюваних платежів ';
$_['entry_salutation'] = 'Привітання';
$_['entry_firstname'] = 'Ім’я';
$_['entry_middlename'] = 'По батькові';
$_['entry_lastname'] = 'Прізвище';
$_['entry_suffix'] = 'Суфікс';
$_['entry_status_all'] = 'Все';
$_['entry_status_pending'] = 'Очікується';
$_['entry_status_processing'] = 'Проводиться';
$_['entry_status_success'] = 'Успішні';
$_['entry_status_denied'] = 'Відхилені';
$_['entry_status_reversed'] = 'Повернені';

View File

@@ -0,0 +1,85 @@
<?php
// Heading
$_['heading_title'] = 'View Transaction';
// Text
$_['text_pp_express'] = 'PayPal Express Checkout';
$_['text_product_lines'] = 'Product lines';
$_['text_ebay_txn_id'] = 'eBay transaction ID';
$_['text_name'] = 'Name';
$_['text_qty'] = 'Quantity';
$_['text_price'] = 'Price';
$_['text_number'] = 'Number';
$_['text_coupon_id'] = 'Coupon ID';
$_['text_coupon_amount'] = 'Coupon amount';
$_['text_coupon_currency'] = 'Coupon currency';
$_['text_loyalty_disc_amt'] = 'Loyalty card disc amount';
$_['text_loyalty_currency'] = 'Loyalty card currency';
$_['text_options_name'] = 'Options name';
$_['text_tax_amt'] = 'Tax amount';
$_['text_currency_code'] = 'Currency code';
$_['text_amount'] = 'Amount';
$_['text_gift_msg'] = 'Gift message';
$_['text_gift_receipt'] = 'Gift receipt';
$_['text_gift_wrap_name'] = 'Gift wrap name';
$_['text_gift_wrap_amt'] = 'Gift wrap amount';
$_['text_buyer_email_market'] = 'Buyer marketing email';
$_['text_survey_question'] = 'Survey question';
$_['text_survey_chosen'] = 'Survey choice selected';
$_['text_receiver_business'] = 'Receiver business';
$_['text_receiver_email'] = 'Receiver email';
$_['text_receiver_id'] = 'Receiver ID';
$_['text_buyer_email'] = 'Buyer email';
$_['text_payer_id'] = 'Payer ID';
$_['text_payer_status'] = 'Payer status';
$_['text_country_code'] = 'Country code';
$_['text_payer_business'] = 'Payer business';
$_['text_payer_salute'] = 'Payer salutation';
$_['text_payer_firstname'] = 'Payer first name';
$_['text_payer_middlename'] = 'Payer middle name';
$_['text_payer_lastname'] = 'Payer last name';
$_['text_payer_suffix'] = 'Payer suffix';
$_['text_address_owner'] = 'Address owner';
$_['text_address_status'] = 'Address status';
$_['text_ship_sec_name'] = 'Ship to secondary name';
$_['text_ship_name'] = 'Ship to name';
$_['text_ship_street1'] = 'Ship to address 1';
$_['text_ship_street2'] = 'Ship to address 2';
$_['text_ship_city'] = 'Ship to city';
$_['text_ship_state'] = 'Ship to state';
$_['text_ship_zip'] = 'Ship to ZIP';
$_['text_ship_country'] = 'Ship to country code';
$_['text_ship_phone'] = 'Ship to phone number';
$_['text_ship_sec_add1'] = 'Ship to secondary address 1';
$_['text_ship_sec_add2'] = 'Ship to secondary address 2';
$_['text_ship_sec_city'] = 'Ship to secondary city';
$_['text_ship_sec_state'] = 'Ship to secondary state';
$_['text_ship_sec_zip'] = 'Ship to secondary ZIP';
$_['text_ship_sec_country'] = 'Ship to secondary country code';
$_['text_ship_sec_phone'] = 'Ship to secondary phone';
$_['text_trans_id'] = 'Transaction ID';
$_['text_receipt_id'] = 'Receipt ID';
$_['text_parent_trans_id'] = 'Parent transaction ID';
$_['text_trans_type'] = 'Transaction type';
$_['text_payment_type'] = 'Payment type';
$_['text_order_time'] = 'Order time';
$_['text_fee_amount'] = 'Fee amount';
$_['text_settle_amount'] = 'Settle amount';
$_['text_tax_amount'] = 'Tax amount';
$_['text_exchange'] = 'Exchange rate';
$_['text_payment_status'] = 'Payment status';
$_['text_pending_reason'] = 'Pending reason';
$_['text_reason_code'] = 'Reason code';
$_['text_protect_elig'] = 'Protection eligibility';
$_['text_protect_elig_type'] = 'Protection eligibility type';
$_['text_store_id'] = 'Store ID';
$_['text_terminal_id'] = 'Terminal ID';
$_['text_invoice_number'] = 'Invoice number';
$_['text_custom'] = 'Custom';
$_['text_note'] = 'Note';
$_['text_sales_tax'] = 'Sales tax';
$_['text_buyer_id'] = 'Buyer ID';
$_['text_close_date'] = 'Closing date';
$_['text_multi_item'] = 'Multi item';
$_['text_sub_amt'] = 'Subscription amount';
$_['text_sub_period'] = 'Subscription period';

View File

@@ -0,0 +1,38 @@
<?php
// Heading
$_['heading_title'] = 'PayPal Payflow Pro';
// Text
$_['text_success'] = 'Success: You have modified PayPal Direct (UK) account details!';
$_['text_edit'] = 'Edit PayPal Payflow Pro';
$_['text_pp_payflow'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
// Entry
$_['entry_vendor'] = 'Vendor';
$_['entry_user'] = 'User';
$_['entry_password'] = 'Password';
$_['entry_partner'] = 'Partner';
$_['entry_test'] = 'Test Mode';
$_['entry_transaction'] = 'Transaction Method';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_vendor'] = 'Your merchant login ID that you created when you registered for the Website Payments Pro account';
$_['help_user'] = 'If you set up one or more additional users on the account, this value is the ID of the user authorised to process transactions. If, however, you have not set up additional users on the account, USER has the same value as VENDOR';
$_['help_password'] = 'The 6 to 32 character password that you defined while registering for the account';
$_['help_partner'] = 'The ID provided to you by the authorised PayPal Reseller who registered you for the Payflow SDK. If you purchased your account directly from PayPal, use the PayPal Pro instead';
$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?';
$_['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 PayPal Website Payment Pro (UK)!';
$_['error_vendor'] = 'Vendor Required!';
$_['error_user'] = 'User Required!';
$_['error_password'] = 'Password Required!';
$_['error_partner'] = 'Partner Required!';

View File

@@ -0,0 +1,104 @@
<?php
// Heading
$_['heading_title'] = 'PayPal Payflow Pro iFrame';
$_['heading_refund'] = 'Refund';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified PayPal Payflow Pro iFrame account details!';
$_['text_edit'] = 'Edit PayPal Payflow Pro iFrame';
$_['text_pp_payflow_iframe'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
$_['text_authorise'] = 'Authorise';
$_['text_capture'] = 'Delayed Capture';
$_['text_void'] = 'Void';
$_['text_payment_info'] = 'Payment information';
$_['text_complete'] = 'Complete';
$_['text_incomplete'] = 'Incomplete';
$_['text_transaction'] = 'Transaction';
$_['text_confirm_void'] = 'If you void you cannot capture any further funds';
$_['text_refund'] = 'Refund';
$_['text_refund_issued'] = 'Refund was issued successfully';
$_['text_redirect'] = 'Redirect';
$_['text_iframe'] = 'Iframe';
$_['help_checkout_method'] = "Please use Redirect method if do not have SSL installed or if you do not have Pay with PayPal option disabled on your hosted payment page.";
// Column
$_['column_transaction_id'] = 'Transaction ID';
$_['column_transaction_type'] = 'Transaction Type';
$_['column_amount'] = 'Amount';
$_['column_time'] = 'Time';
$_['column_actions'] = 'Actions';
// Tab
$_['tab_settings'] = 'Settings';
$_['tab_order_status'] = 'Order Status';
$_['tab_checkout_customisation'] = 'Checkout Customisation';
// Entry
$_['entry_vendor'] = 'Vendor';
$_['entry_user'] = 'User';
$_['entry_password'] = 'Password';
$_['entry_partner'] = 'Partner';
$_['entry_test'] = 'Test Mode';
$_['entry_transaction'] = 'Transaction Method';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_transaction_id'] = 'Transaction ID';
$_['entry_full_refund'] = 'Full refund';
$_['entry_amount'] = 'Amount';
$_['entry_message'] = 'Message';
$_['entry_ipn_url'] = 'IPN URL';
$_['entry_checkout_method'] = 'Checkout Method';
$_['entry_debug'] = 'Debug mode';
$_['entry_transaction_reference'] = 'Transaction Reference';
$_['entry_transaction_amount'] = 'Transaction Amount';
$_['entry_refund_amount'] = 'Refund Amount';
$_['entry_capture_status'] = 'Capture Status';
$_['entry_void'] = 'Void';
$_['entry_capture'] = 'Capture';
$_['entry_transactions'] = 'Transactions';
$_['entry_complete_capture'] = 'Complete Capture';
$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status:';
$_['entry_completed_status'] = 'Completed Status:';
$_['entry_denied_status'] = 'Denied Status:';
$_['entry_expired_status'] = 'Expired Status:';
$_['entry_failed_status'] = 'Failed Status:';
$_['entry_pending_status'] = 'Pending Status:';
$_['entry_processed_status'] = 'Processed Status:';
$_['entry_refunded_status'] = 'Refunded Status:';
$_['entry_reversed_status'] = 'Reversed Status:';
$_['entry_voided_status'] = 'Voided Status:';
$_['entry_cancel_url'] = 'Cancel URL:';
$_['entry_error_url'] = 'Error URL:';
$_['entry_return_url'] = 'Return URL:';
$_['entry_post_url'] = 'Silent POST URL:';
// Help
$_['help_vendor'] = 'Your merchant login ID that you created when you registered for the Website Payments Pro account';
$_['help_user'] = 'If you set up one or more additional users on the account, this value is the ID of the user authorised to process transactions. If, however, you have not set up additional users on the account, USER has the same value as VENDOR';
$_['help_password'] = 'The 6 to 32 character password that you defined while registering for the account';
$_['help_partner'] = 'The ID provided to you by the authorised PayPal Reseller who registered you for the Payflow SDK. If you purchased your account directly from PayPal, use the PayPal Pro instead';
$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?';
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['help_debug'] = 'Logs additional information';
// Button
$_['button_refund'] = 'Refund';
$_['button_void'] = 'Void';
$_['button_capture'] = 'Capture';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Website Payment Pro iFrame (UK)!';
$_['error_vendor'] = 'Vendor Required!';
$_['error_user'] = 'User Required!';
$_['error_password'] = 'Password Required!';
$_['error_partner'] = 'Partner Required!';
$_['error_missing_data'] = 'Missing data';
$_['error_missing_order'] = 'Could not find the order';
$_['error_general'] = 'There was an error';
$_['error_capture_amt'] = 'Enter an amount to capture';

View File

@@ -0,0 +1,32 @@
<?php
// Heading
$_['heading_title'] = 'PayPal Pro';
// Text
$_['text_success'] = 'Success: You have modified PayPal Website Payment Pro Checkout account details!';
$_['text_edit'] = 'Edit PayPal Pro';
$_['text_pp_pro'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
// Entry
$_['entry_username'] = 'API Username';
$_['entry_password'] = 'API Password';
$_['entry_signature'] = 'API Signature';
$_['entry_test'] = 'Test Mode';
$_['entry_transaction'] = 'Transaction Method:';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?';
$_['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 PayPal Website Payment Pro Checkout!';
$_['error_username'] = 'API Username Required!';
$_['error_password'] = 'API Password Required!';
$_['error_signature'] = 'API Signature Required!';

View File

@@ -0,0 +1,173 @@
<?php
// Heading
$_['heading_title'] = 'PayPal Pro iFrame';
// Text
$_['text_success'] = 'Success: You have modified PayPal Pro iFrame account details!';
$_['text_edit'] = 'Edit PayPal Pro iFrame';
$_['text_pp_pro_iframe'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
$_['text_payment_info'] = 'Payment information';
$_['text_capture_status'] = 'Capture status';
$_['text_amount_auth'] = 'Amount authorised';
$_['text_amount_captured'] = 'Amount captured';
$_['text_amount_refunded'] = 'Amount refunded';
$_['text_capture_amount'] = 'Capture amount';
$_['text_complete_capture'] = 'Complete capture';
$_['text_transactions'] = 'Transactions';
$_['text_complete'] = 'Complete';
$_['text_confirm_void'] = 'If you void you cannot capture any further funds';
$_['text_view'] = 'View';
$_['text_refund'] = 'Refund';
$_['text_resend'] = 'Resend';
$_['text_reauthorise'] = 'Reauthorise';
$_['text_reauthorised'] = 'Transaction was reauthorised';
$_['text_transaction'] = 'Transaction';
$_['text_product_lines'] = 'Product lines';
$_['text_ebay_txn_id'] = 'eBay transaction ID';
$_['text_name'] = 'Name';
$_['text_qty'] = 'Quantity';
$_['text_price'] = 'Price';
$_['text_number'] = 'Number';
$_['text_coupon_id'] = 'Coupon ID';
$_['text_coupon_amount'] = 'Coupon amount';
$_['text_coupon_currency'] = 'Coupon currency';
$_['text_loyalty_disc_amt'] = 'Loyalty card disc amount';
$_['text_loyalty_currency'] = 'Loyalty card currency';
$_['text_options_name'] = 'Options name';
$_['text_tax_amt'] = 'Tax amount';
$_['text_currency_code'] = 'Currency code';
$_['text_amount'] = 'Amount';
$_['text_gift_msg'] = 'Gift message';
$_['text_gift_receipt'] = 'Gift receipt';
$_['text_gift_wrap_name'] = 'Gift wrap name';
$_['text_gift_wrap_amt'] = 'Gift wrap amount';
$_['text_buyer_email_market'] = 'Buyer marketing email';
$_['text_survey_question'] = 'Survey question';
$_['text_survey_chosen'] = 'Survey choice selected';
$_['text_receiver_business'] = 'Receiver business';
$_['text_receiver_email'] = 'Receiver email';
$_['text_receiver_id'] = 'Receiver ID';
$_['text_buyer_email'] = 'Buyer email';
$_['text_payer_id'] = 'Payer ID';
$_['text_payer_status'] = 'Payer status';
$_['text_country_code'] = 'Country code';
$_['text_payer_business'] = 'Payer business';
$_['text_payer_salute'] = 'Payer salutation';
$_['text_payer_firstname'] = 'Payer first name';
$_['text_payer_middlename'] = 'Payer middle name';
$_['text_payer_lastname'] = 'Payer last name';
$_['text_payer_suffix'] = 'Payer suffix';
$_['text_address_owner'] = 'Address owner';
$_['text_address_status'] = 'Address status';
$_['text_ship_sec_name'] = 'Ship to secondary name';
$_['text_ship_name'] = 'Ship to name';
$_['text_ship_street1'] = 'Ship to address 1';
$_['text_ship_street2'] = 'Ship to address 2';
$_['text_ship_city'] = 'Ship to city';
$_['text_ship_state'] = 'Ship to state';
$_['text_ship_zip'] = 'Ship to ZIP';
$_['text_ship_country'] = 'Ship to country code';
$_['text_ship_phone'] = 'Ship to phone number';
$_['text_ship_sec_add1'] = 'Ship to secondary address 1';
$_['text_ship_sec_add2'] = 'Ship to secondary address 2';
$_['text_ship_sec_city'] = 'Ship to secondary city';
$_['text_ship_sec_state'] = 'Ship to secondary state';
$_['text_ship_sec_zip'] = 'Ship to secondary ZIP';
$_['text_ship_sec_country'] = 'Ship to secondary country code';
$_['text_ship_sec_phone'] = 'Ship to secondary phone';
$_['text_trans_id'] = 'Transaction ID';
$_['text_receipt_id'] = 'Receipt ID';
$_['text_parent_trans_id'] = 'Parent transaction ID';
$_['text_trans_type'] = 'Transaction type';
$_['text_payment_type'] = 'Payment type';
$_['text_order_time'] = 'Order time';
$_['text_fee_amount'] = 'Fee amount';
$_['text_settle_amount'] = 'Settle amount';
$_['text_tax_amount'] = 'Tax amount';
$_['text_exchange'] = 'Exchange rate';
$_['text_payment_status'] = 'Payment status';
$_['text_pending_reason'] = 'Pending reason';
$_['text_reason_code'] = 'Reason code';
$_['text_protect_elig'] = 'Protection eligibility';
$_['text_protect_elig_type'] = 'Protection eligibility type';
$_['text_store_id'] = 'Store ID';
$_['text_terminal_id'] = 'Terminal ID';
$_['text_invoice_number'] = 'Invoice number';
$_['text_custom'] = 'Custom';
$_['text_note'] = 'Note';
$_['text_sales_tax'] = 'Sales tax';
$_['text_buyer_id'] = 'Buyer ID';
$_['text_close_date'] = 'Closing date';
$_['text_multi_item'] = 'Multi item';
$_['text_sub_amt'] = 'Subscription amount';
$_['text_sub_period'] = 'Subscription period';
$_['text_redirect'] = 'Redirect';
$_['text_iframe'] = 'Iframe';
$_['help_checkout_method'] = "Please use Redirect method if do not have SSL installed or if you do not have Pay with PayPal option disabled on your hosted payment page.";
$_['help_debug'] = "Logs additional information.";
// Column
$_['column_trans_id'] = 'Transaction ID';
$_['column_amount'] = 'Amount';
$_['column_type'] = 'Payment type';
$_['column_status'] = 'Status';
$_['column_pend_reason'] = 'Pending reason';
$_['column_date_added'] = 'Created';
$_['column_action'] = 'Action';
// Tab
$_['tab_settings'] = 'Settings';
$_['tab_order_status'] = 'Order Status';
$_['tab_checkout_customisation'] = 'Checkout Customisation';
// Entry
$_['entry_username'] = 'API Username';
$_['entry_password'] = 'API Password';
$_['entry_signature'] = 'API Signature';
$_['entry_test'] = 'Test Mode';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status:';
$_['entry_geo_zone'] = 'Geo Zone:';
$_['entry_status'] = 'Status:';
$_['entry_sort_order'] = 'Sort Order:';
$_['entry_transaction_method'] = 'Transaction method:';
$_['entry_transaction_id'] = 'Transaction ID';
$_['entry_full_refund'] = 'Full refund';
$_['entry_amount'] = 'Amount';
$_['entry_message'] = 'Message';
$_['entry_ipn_url'] = 'IPN URL:';
$_['entry_checkout_method'] = 'Checkout Method:';
$_['entry_debug'] = 'Debug mode:';
$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status:';
$_['entry_completed_status'] = 'Completed Status:';
$_['entry_denied_status'] = 'Denied Status:';
$_['entry_expired_status'] = 'Expired Status:';
$_['entry_failed_status'] = 'Failed Status:';
$_['entry_pending_status'] = 'Pending Status:';
$_['entry_processed_status'] = 'Processed Status:';
$_['entry_refunded_status'] = 'Refunded Status:';
$_['entry_reversed_status'] = 'Reversed Status:';
$_['entry_voided_status'] = 'Voided Status:';
// Help
$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions? Test may fail in Internet Explorer';
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
// Button
$_['button_refund'] = 'Refund';
$_['button_void'] = 'Void';
$_['button_capture'] = 'Capture';
$_['button_reauthorise'] = 'Reauthorise';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Website Payment Pro iFrame (UK)!';
$_['error_sig'] = 'Signature Required!';
$_['error_user'] = 'User Required!';
$_['error_password'] = 'Password Required!';
$_['error_timeout'] = 'Request timed out';
$_['error_transaction_missing'] = 'Could not find the transaction';
$_['error_missing_data'] = 'Missing data';
$_['error_general'] = 'There was an error';
$_['error_capture_amt'] = 'Enter an amount to capture';

View File

@@ -0,0 +1,44 @@
<?php
// Heading
$_['heading_title'] = 'PayPal Payments Standard';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified PayPal account details!';
$_['text_edit'] = 'Edit PayPal Payments Standard';
$_['text_pp_standard'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
// Entry
$_['entry_email'] = 'E-Mail';
$_['entry_test'] = 'Sandbox Mode';
$_['entry_transaction'] = 'Transaction Method';
$_['entry_debug'] = 'Debug Mode';
$_['entry_total'] = 'Total';
$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status';
$_['entry_completed_status'] = 'Completed Status';
$_['entry_denied_status'] = 'Denied Status';
$_['entry_expired_status'] = 'Expired Status';
$_['entry_failed_status'] = 'Failed Status';
$_['entry_pending_status'] = 'Pending Status';
$_['entry_processed_status'] = 'Processed Status';
$_['entry_refunded_status'] = 'Refunded Status';
$_['entry_reversed_status'] = 'Reversed Status';
$_['entry_voided_status'] = 'Voided Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Tab
$_['tab_general'] = 'General';
$_['tab_status'] = 'Order status';
// Help
$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?';
$_['help_debug'] = 'Logs additional information to the system log';
$_['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 PayPal!';
$_['error_email'] = 'E-Mail required!';

View File

@@ -0,0 +1,97 @@
<?php
// Heading
$_['heading_title'] = 'Realex Redirect';
// Text
$_['text_success'] = 'Success: You have modified Realex account details!';
$_['text_edit'] = 'Edit Realex Redirect';
$_['text_live'] = 'Live';
$_['text_demo'] = 'Demo';
$_['text_card_type'] = 'Card type';
$_['text_enabled'] = 'Enabled';
$_['text_use_default'] = 'Use default';
$_['text_merchant_id'] = 'Merchant ID';
$_['text_subaccount'] = 'Subaccount';
$_['text_secret'] = 'Shared secret';
$_['text_card_visa'] = 'Visa';
$_['text_card_master'] = 'Mastercard';
$_['text_card_amex'] = 'American Express';
$_['text_card_switch'] = 'Switch/Maestro';
$_['text_card_laser'] = 'Laser';
$_['text_card_diners'] = 'Diners';
$_['text_capture_ok'] = 'Capture was successful';
$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_settle_auto'] = 'Auto';
$_['text_settle_delayed'] = 'Delayed';
$_['text_settle_multi'] = 'Multi';
$_['text_url_message'] = 'You must supply the store URL to your Realex account manager before going live';
$_['text_payment_info'] = 'Payment information';
$_['text_capture_status'] = 'Payment captured';
$_['text_void_status'] = 'Payment voided';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_captured'] = 'Total captured';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Created';
$_['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>';
// Entry
$_['entry_merchant_id'] = 'Merchant ID';
$_['entry_secret'] = 'Shared secret';
$_['entry_rebate_password'] = 'Rebate password';
$_['entry_total'] = 'Total';
$_['entry_sort_order'] = 'Sort order';
$_['entry_geo_zone'] = 'Geo zone';
$_['entry_status'] = 'Status';
$_['entry_debug'] = 'Debug logging';
$_['entry_live_demo'] = 'Live / Demo';
$_['entry_auto_settle'] = 'Settlement type';
$_['entry_card_select'] = 'Select card';
$_['entry_tss_check'] = 'TSS checks';
$_['entry_live_url'] = 'Live connection URL';
$_['entry_demo_url'] = 'Demo connection URL';
$_['entry_status_success_settled'] = 'Success - settled';
$_['entry_status_success_unsettled'] = 'Success - not settled';
$_['entry_status_decline'] = 'Decline';
$_['entry_status_decline_pending'] = 'Decline - offline auth';
$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card';
$_['entry_status_decline_bank'] = 'Decline - bank error';
$_['entry_status_void'] = 'Voided';
$_['entry_status_rebate'] = 'Rebated';
$_['entry_notification_url'] = 'Notification URL';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['help_card_select'] = 'Ask the user to choose their card type before they are redirected';
$_['help_notification'] = 'You need to supply this URL to Realex to get payment notifications';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
$_['help_dcc_settle'] = 'If your subaccount is DCC enabled you must use Autosettle';
// Tab
$_['tab_account'] = 'API info';
$_['tab_sub_account'] = 'Accounts';
$_['tab_order_status'] = 'Order status';
$_['tab_payment'] = 'Payment settings';
$_['tab_advanced'] = 'Advanced';
// Button
$_['button_capture'] = 'Capture';
$_['button_rebate'] = 'Rebate / refund';
$_['button_void'] = 'Void';
// Error
$_['error_merchant_id'] = 'Merchant ID is required';
$_['error_secret'] = 'Shared secret is required';
$_['error_live_url'] = 'Live URL is required';
$_['error_demo_url'] = 'Demo URL is required';
$_['error_data_missing'] = 'Data missing';
$_['error_use_select_card'] = 'You must have "Select Card" enabled for subaccount routing by card type to work';

View File

@@ -0,0 +1,92 @@
<?php
// Heading
$_['heading_title'] = 'Realex Remote';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Realex account details!';
$_['text_edit'] = 'Edit Realex Remote';
$_['text_card_type'] = 'Card type';
$_['text_enabled'] = 'Enabled';
$_['text_use_default'] = 'Use default';
$_['text_merchant_id'] = 'Merchant ID';
$_['text_subaccount'] = 'Sub Account';
$_['text_secret'] = 'Shared secret';
$_['text_card_visa'] = 'Visa';
$_['text_card_master'] = 'Mastercard';
$_['text_card_amex'] = 'American Express';
$_['text_card_switch'] = 'Switch/Maestro';
$_['text_card_laser'] = 'Laser';
$_['text_card_diners'] = 'Diners';
$_['text_capture_ok'] = 'Capture was successful';
$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_settle_auto'] = 'Auto';
$_['text_settle_delayed'] = 'Delayed';
$_['text_settle_multi'] = 'Multi';
$_['text_ip_message'] = 'You must supply your server IP address to your Realex account manager before going live';
$_['text_payment_info'] = 'Payment information';
$_['text_capture_status'] = 'Payment captured';
$_['text_void_status'] = 'Payment voided';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_captured'] = 'Total captured';
$_['text_transactions'] = 'Transactions';
$_['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_remote'] = '<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>';
// Column
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Created';
// Entry
$_['entry_merchant_id'] = 'Merchant ID';
$_['entry_secret'] = 'Shared secret';
$_['entry_rebate_password'] = 'Rebate password';
$_['entry_total'] = 'Total';
$_['entry_sort_order'] = 'Sort order';
$_['entry_geo_zone'] = 'Geo zone';
$_['entry_status'] = 'Status';
$_['entry_debug'] = 'Debug logging';
$_['entry_auto_settle'] = 'Settlement type';
$_['entry_tss_check'] = 'TSS checks';
$_['entry_card_data_status'] = 'Card info logging';
$_['entry_3d'] = 'Enable 3D secure';
$_['entry_liability_shift'] = 'Accept non-liability shifting scenarios';
$_['entry_status_success_settled'] = 'Success - settled';
$_['entry_status_success_unsettled'] = 'Success - not settled';
$_['entry_status_decline'] = 'Decline';
$_['entry_status_decline_pending'] = 'Decline - offline auth';
$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card';
$_['entry_status_decline_bank'] = 'Decline - bank error';
$_['entry_status_void'] = 'Voided';
$_['entry_status_rebate'] = 'Rebated';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected';
$_['help_notification'] = 'You need to supply this URL to Realex to get payment notifications';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.';
$_['help_liability'] = 'Accepting liability means you will still accept payments when a user fails 3D secure.';
$_['help_card_data_status'] = 'Logs last 4 cards digits, expire, name, type and issuing bank information';
// Tab
$_['tab_account'] = 'API info';
$_['tab_sub_account'] = 'Accounts';
$_['tab_order_status'] = 'Order Status';
$_['tab_payment'] = 'Payment Settings';
// Button
$_['button_capture'] = 'Capture';
$_['button_rebate'] = 'Rebate / refund';
$_['button_void'] = 'Void';
// Error
$_['error_merchant_id'] = 'Merchant ID is required';
$_['error_secret'] = 'Shared secret is required';

View File

@@ -0,0 +1,69 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'SagePay Direct';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили модуль SagePay!';
$_['text_edit'] = 'Змінити SagePay Direct';
$_['text_sagepay_direct'] = '<a href="https://support.sagepay.com/apply/default.aspx?PartnerID=E511AF91-E4A0-42DE-80B0-09C981A3FB61" target="_blank"><img src="view/image/payment/sagepay.png" alt="SagePay" title="SagePay" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_sim'] = 'Симулятор';
$_['text_test'] = 'Тест';
$_['text_live'] = 'Робочий';
$_['text_defered'] = 'Відкледений';
$_['text_authenticate'] = 'Authenticate';
$_['text_release_ok'] = 'Release was successful';
$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_payment_info'] = 'Payment information';
$_['text_release_status'] = 'Payment released';
$_['text_void_status'] = 'Payment voided';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_released'] = 'Total released';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Created';
$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
// Entry
$_['entry_vendor'] = 'Vendor';
$_['entry_test'] = 'Test Mode';
$_['entry_transaction'] = 'Transaction Method';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_debug'] = 'Debug logging';
$_['entry_card'] = 'Store Cards';
$_['entry_cron_job_token'] = 'Secret Token';
$_['entry_cron_job_url'] = 'Cron Job\'s URL';
$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments';
$_['help_cron_job_token'] = 'Make this long and hard to guess';
$_['help_cron_job_url'] = 'Set a cron job to call this URL';
// Button
$_['btn_release'] = 'Release';
$_['btn_rebate'] = 'Rebate / refund';
$_['btn_void'] = 'Void';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payment SagePay!';
$_['error_vendor'] = 'Vendor ID Required!';

View File

@@ -0,0 +1,64 @@
<?php
// Heading
$_['heading_title'] = 'SagePay Server';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified SagePay account details!';
$_['text_edit'] = 'Edit SagePay Server';
$_['text_sagepay_server'] = '<a href="https://support.sagepay.com/apply/default.aspx?PartnerID=E511AF91-E4A0-42DE-80B0-09C981A3FB61" target="_blank"><img src="view/image/payment/sagepay.png" alt="SagePay" title="SagePay" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_sim'] = 'Simulator';
$_['text_test'] = 'Test';
$_['text_live'] = 'Live';
$_['text_defered'] = 'Defered';
$_['text_authenticate'] = 'Authenticate';
$_['text_release_ok'] = 'Release was successful';
$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_payment_info'] = 'Payment information';
$_['text_release_status'] = 'Payment released';
$_['text_void_status'] = 'Payment voided';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_released'] = 'Total released';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_date_added'] = 'Created';
$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
// Entry
$_['entry_vendor'] = 'Vendor';
$_['entry_test'] = 'Test Mode';
$_['entry_transaction'] = 'Transaction Method';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_debug'] = 'Debug logging';
$_['entry_card'] = 'Store Cards';
$_['entry_cron_job_token'] = 'Secret Token';
$_['entry_cron_job_url'] = 'Cron Job\'s URL:';
$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments';
$_['help_cron_job_token'] = 'Make this long and hard to guess';
$_['help_cron_job_url'] = 'Set a cron job to call this URL';
// Button
$_['btn_release'] = 'Release';
$_['btn_rebate'] = 'Rebate / refund';
$_['btn_void'] = 'Void';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payment SagePay!';
$_['error_vendor'] = 'Vendor ID Required!';

View File

@@ -0,0 +1,30 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Платіжна система SagePay(US)';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили модeль SagePay!';
$_['text_edit'] = 'Змінити Sage Payment Solutions (US)';
// Entry
$_['entry_merchant_id'] = 'ID продавця';
$_['entry_merchant_key'] = 'Ключ продавця';
$_['entry_total'] = 'Загалом';
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_geo_zone'] = 'Гео зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Мінімальна сума замовлення, при якій можна буде використати цей спосіб оплати.';
// Error
$_['error_permission'] = 'У Вас немає доступу до зміни модулю SagePay!';
$_['error_merchant_id'] = 'Необхідне ID продавця!';
$_['error_merchant_key'] = 'Необхідний ключ продавця!';

View File

@@ -0,0 +1,86 @@
<?php
$_['heading_title'] = 'Secure Trading Payment Pages';
$_['text_securetrading_pp'] = '<a href="http://www.securetradingfs.com/partner/open-cart/" target="_blank"><img src="view/image/payment/secure trading.png" alt="SagePay" title="SagePay" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_payment'] = 'Payment';
$_['text_enabled'] = 'Enabled';
$_['text_disabled'] = 'Disabled';
$_['text_yes'] = 'Yes';
$_['text_no'] = 'No';
$_['text_all_geo_zones'] = 'All Geo Zones';
$_['text_process_immediately'] = 'Process immediately';
$_['text_wait_x_days'] = 'Wait %d days';
$_['text_success'] = 'Success: You have modified Secure Trading module!';
$_['text_pending_settlement'] = 'Pending Settlement';
$_['text_authorisation_reversed'] = 'Authorisation was successfully reversed';
$_['text_refund_issued'] = 'Refund was successfully issued';
$_['text_pending_settlement_manually_overriden'] = 'Pending Settlement, manually overriden';
$_['text_pending_suspended'] = 'Suspended';
$_['text_pending_settled'] = 'Settled';
$_['entry_site_reference'] = 'Site reference';
$_['entry_username'] = 'Username';
$_['entry_password'] = 'Password';
$_['entry_site_security_status'] = 'Use Site Security hash';
$_['entry_site_security_password'] = 'Site Security password';
$_['entry_notification_password'] = 'Notification password';
$_['entry_order_status'] = 'Order status';
$_['entry_declined_order_status'] = 'Declined order status';
$_['entry_refunded_order_status'] = 'Refunded order status';
$_['entry_authorisation_reversed_order_status'] = 'Authorisation reversed order status';
$_['entry_settle_status'] = 'Settlement status';
$_['entry_settle_due_date'] = 'Settlement due date';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_status'] = 'Status';
$_['entry_total'] = 'Total';
$_['entry_parent_css'] = 'Parent CSS';
$_['entry_child_css'] = 'Child CSS';
$_['entry_cards_accepted'] = 'Accepted cards';
$_['entry_reverse_authorisation'] = 'Reverse Authorisation:';
$_['entry_refunded'] = 'Refunded:';
$_['entry_refund'] = 'Issue refund (%s):';
$_['error_permission'] = 'You do not have permissions to modify this module';
$_['error_site_reference'] = 'Site Reference is required';
$_['error_notification_password'] = 'Notification password is required';
$_['error_cards_accepted'] = 'Accepted cards is required';
$_['error_username'] = 'Username is required';
$_['error_password'] = 'Password is required';
$_['error_connection'] = 'Could not connect to Secure Trading';
$_['error_data_missing'] = 'Data missing';
$_['help_username'] = 'Your webservice username';
$_['help_password'] = 'Your webservice password';
$_['help_refund'] = 'Please include the decimal point and the decimal part of the amount';
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['button_reverse_authorisation'] = 'Reverse Authorisation';
$_['button_refund'] = 'Refund';
// Order page - payment tab
$_['text_payment_info'] = 'Payment information';
$_['text_release_status'] = 'Payment released';
$_['text_void_status'] = 'Reverse Authorisation';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_released'] = 'Total released';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_created'] = 'Created';
$_['text_release_ok'] = 'Release was successful';
$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_confirm_void'] = 'Are you sure you want to reverse the authorisation?';
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
$_['btn_release'] = 'Release';
$_['btn_rebate'] = 'Rebate / refund';
$_['btn_void'] = 'Reverse Authorisation';

View File

@@ -0,0 +1,118 @@
<?php
$_['heading_title'] = 'Secure Trading Web Service';
$_['tab_settings'] = 'Settings';
$_['tab_myst'] = 'MyST';
$_['text_securetrading_ws'] = '<a href="http://www.securetradingfs.com/partner/open-cart/" target="_blank"><img src="view/image/payment/secure trading.png" alt="SagePay" title="SagePay" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_payment'] = 'Payment';
$_['text_enabled'] = 'Enabled';
$_['text_disabled'] = 'Disabled';
$_['text_yes'] = 'Yes';
$_['text_no'] = 'No';
$_['text_all_geo_zones'] = 'All Geo Zones';
$_['text_process_immediately'] = 'Process immediately';
$_['text_wait_x_days'] = 'Wait %d days';
$_['text_wait'] = 'Please wait.';
$_['text_authorisation_reversed'] = 'Authorisation was successfully reversed';
$_['text_refund_issued'] = 'Refund was successfully issued';
$_['text_success'] = 'Success: You have modified Secure Trading Web Service module!';
$_['text_pending_settlement'] = 'Pending Settlement';
$_['text_manual_settlement'] = 'Manual Settlement';
$_['text_suspended'] = 'Suspended';
$_['text_cancelled'] = 'Cancelled';
$_['text_settling'] = 'Settling';
$_['text_settled'] = 'Settled';
$_['text_no_transactions'] = 'No transactions to show';
$_['text_ok'] = 'Ok';
$_['text_denied'] = 'Denied';
$_['text_transactions'] = 'transactions';
$_['text_pending_settlement'] = 'Pending Settlement';
$_['text_pending_settlement_manually_overriden'] = 'Pending Settlement, manually overriden';
$_['text_pending_suspended'] = 'Suspended';
$_['text_pending_settled'] = 'Settled';
$_['entry_site_reference'] = 'Site reference';
$_['entry_username'] = 'Username';
$_['entry_password'] = 'Password';
$_['entry_csv_username'] = 'CSV username';
$_['entry_csv_password'] = 'CSV password';
$_['entry_3d_secure'] = 'Use 3D Secure';
$_['entry_cards_accepted'] = 'Accepted cards';
$_['entry_order_status'] = 'Order status';
$_['entry_failed_order_status'] = 'Failed order status';
$_['entry_declined_order_status'] = 'Declined order status';
$_['entry_refunded_order_status'] = 'Refunded order status';
$_['entry_authorisation_reversed_order_status'] = 'Authorisation reversed order status';
$_['entry_settle_status'] = 'Settlement status';
$_['entry_settle_due_date'] = 'Settlement due date';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_status'] = 'Status';
$_['entry_total'] = 'Total';
$_['entry_reverse_authorisation'] = 'Reverse Authorisation:';
$_['entry_refunded'] = 'Refunded:';
$_['entry_refund'] = 'Issue refund (%s):';
$_['entry_currency'] = 'Currency';
$_['entry_status_code'] = 'Error code';
$_['entry_payment_type'] = 'Payment Type';
$_['entry_request'] = 'Request';
$_['entry_settle_status'] = 'Settle Status';
$_['entry_date_from'] = 'Date From';
$_['entry_date_to'] = 'Date To';
$_['entry_hour'] = 'Hour';
$_['entry_minute'] = 'Minute';
$_['column_order_id'] = 'Order ID';
$_['column_transaction_reference'] = "Transaction reference";
$_['column_customer'] = "Customer";
$_['column_total'] = "Total";
$_['column_currency'] = "Currency";
$_['column_settle_status'] = "Settle status";
$_['column_status'] = "Status";
$_['column_type'] = "Type";
$_['column_payment_type'] = "Payment type";
$_['error_permission'] = 'You do not have permissions to modify this module';
$_['error_site_reference'] = 'Site Reference is required';
$_['error_cards_accepted'] = 'Accepted cards is required';
$_['error_username'] = 'Username is required';
$_['error_password'] = 'Password is required';
$_['error_connection'] = 'Could not connect to Secure Trading';
$_['error_data_missing'] = 'Data missing';
$_['help_refund'] = 'Please include the decimal point and the decimal part of the amount';
$_['help_csv_username'] = 'Username of the Transaction Download service';
$_['help_csv_password'] = 'Password of the Transaction Download service';
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['button_reverse_authorisation'] = 'Reverse Authorisation';
$_['button_refund'] = 'Refund';
$_['button_show'] = 'Show';
$_['button_download'] = 'Download';
// Order page - payment tab
$_['text_payment_info'] = 'Payment information';
$_['text_release_status'] = 'Payment released';
$_['text_void_status'] = 'Reverse Authorisation';
$_['text_rebate_status'] = 'Payment rebated';
$_['text_order_ref'] = 'Order ref';
$_['text_order_total'] = 'Total authorised';
$_['text_total_released'] = 'Total released';
$_['text_transactions'] = 'Transactions';
$_['text_column_amount'] = 'Amount';
$_['text_column_type'] = 'Type';
$_['text_column_created'] = 'Created';
$_['text_release_ok'] = 'Release was successful';
$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled';
$_['text_rebate_ok'] = 'Rebate was successful';
$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
$_['text_void_ok'] = 'Void was successful, order status updated to voided';
$_['text_confirm_void'] = 'Are you sure you want to reverse the authorisation?';
$_['text_confirm_release'] = 'Are you sure you want to release the payment?';
$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
$_['btn_release'] = 'Release';
$_['btn_rebate'] = 'Rebate / refund';
$_['btn_void'] = 'Reverse Authorisation';

View File

@@ -0,0 +1,29 @@
<?php
// Heading
$_['heading_title'] = '2Checkout';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified 2Checkout account details!';
$_['text_edit'] = 'Edit 2Checkout';
$_['text_twocheckout'] = '<a href="https://www.2checkout.com/2co/affiliate?affiliate=1596408" target="_blank"><img src="view/image/payment/2checkout.png" alt="2Checkout" title="2Checkout" style="border: 1px solid #EEEEEE;" /></a>';
// Entry
$_['entry_account'] = '2Checkout Account ID';
$_['entry_secret'] = 'Secret Word';
$_['entry_display'] = 'Direct Checkout';
$_['entry_test'] = 'Test Mode';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_secret'] = 'The secret word to confirm transactions with (must be the same as defined on the merchant account configuration page).';
$_['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 2Checkout!';
$_['error_account'] = 'Account No. Required!';
$_['error_secret'] = 'Secret Word Required!';

View File

@@ -0,0 +1,32 @@
<?php
// Heading
$_['heading_title'] = 'Web Payment Software';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified Web Payment Software account details!';
$_['text_edit'] = 'Edit AWeb Payment Software';
$_['text_web_payment_software'] = '<a href="http://www.web-payment-software.com/" target="_blank"><img src="view/image/payment/wps-logo.jpg" alt="Web Payment Software" title="Web Payment Software" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_test'] = 'Test';
$_['text_live'] = 'Live';
$_['text_authorization'] = 'Authorization';
$_['text_capture'] = 'Capture';
// Entry
$_['entry_login'] = 'Merchant ID';
$_['entry_key'] = 'Merchant Key';
$_['entry_mode'] = 'Transaction Mode';
$_['entry_method'] = 'Transaction Method';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['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 Web Payment Software!';
$_['error_login'] = 'Login ID Required!';
$_['error_key'] = 'Transaction Key Required!';

View File

@@ -0,0 +1,33 @@
<?php
// Heading
$_['heading_title'] = 'WorldPay';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Success: You have modified WorldPay account details!';
$_['text_edit'] = 'Edit WorldPay';
$_['text_worldpay'] = '<a href="https://business.worldpay.com/partner/opencart" target="_blank"><img src="view/image/payment/worldpay.png" alt="Worldpay" title="Worldpay" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_successful'] = 'On - Always Successful';
$_['text_declined'] = 'On - Always Declined';
$_['text_off'] = 'Off';
// Entry
$_['entry_merchant'] = 'Merchant ID';
$_['entry_password'] = 'Payment Response Password';
$_['entry_callback'] = 'Relay Response URL';
$_['entry_test'] = 'Test Mode';
$_['entry_total'] = 'Total';
$_['entry_order_status'] = 'Order Status';
$_['entry_geo_zone'] = 'Geo Zone';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Help
$_['help_password'] = 'This has to be set in the WorldPay control panel.';
$_['help_callback'] = 'This has to be set in the WorldPay control panel. You will also need to check the "Enable the Shopper Response".';
$_['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 WorldPay!';
$_['error_merchant'] = 'Merchant ID Required!';
$_['error_password'] = 'Password Required!';