Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
install
/
language
/
en-gb
/
3rd_party
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php // Heading $_['heading_title'] = 'MaxMind'; // Text $_['text_maxmind'] = 'Fraud detection service.'; $_['text_success'] = 'MaxMind fraud service has been installed'; $_['text_signup'] = 'If you don\'t have a license key you can sign up <a href="http://www.maxmind.com/?rId=opencart" target="_blank">here</a>.'; // Entry $_['entry_key'] = 'License Key'; $_['entry_score'] = 'Risk score'; $_['entry_order_status'] = 'Fraud Order Status'; // Help $_['help_score'] = 'The higher the score the more likely the order is fraudulent. Set a score between 0 - 100.'; $_['help_order_status'] = 'Orders over your set score will be assigned this order status and will not be allowed to reach the complete status automatically.'; // Error $_['error_key'] = 'Maxmind licence key required'; $_['error_score'] = 'A score between 0 and 100 is accepted';