Is it possible to change fraud message which gives Maxmind WHMCS addon to people who did not passed Maxmind?
Example message:
There is 0:/public_html/templates/orderforms/verticalsteps(orotheryouuse)/fraudcheck.tplMaxMind has deemed your order to be potentially high risk and therefore it has been held for manual review.
If you feel you have received this message in error, then please accept our apologies and submit a support ticket to our Customer Service Team. Thank you.
but im unsure if its right one?<link rel="stylesheet" type="text/css" href="templates/orderforms/{$carttpl}/style.css" />
<p><b>{$errortitle}</b></p>
<div class="orderbox">
<b class="orderboxrtop"><b class="r1"></b><b class="r2"></b><b class="r3"></b><b class="r4"></b></b>
<div class="orderboxpadding">
{$error}
</div>
<b class="orderboxrbottom"><b class="r4"></b><b class="r3"></b><b class="r2"></b><b class="r1"></b></b>
</div>
Bookmarks