File "maxmind.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/install/language/en-gb/3rd_party/maxmind.php
File
size: 934 B (934 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?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';