I see that I have called the wrong file.
It is not the COD, but it is the moneyorder.php.
My mistake, but when I use the following code:
With the ! than the option is not showing at allCode:if (!strstr($_SESSION['customers_id'],'3739')){ $this->enabled = ((MODULE_PAYMENT_MONEYORDER_STATUS == 'False') ? true : false); }


Reply With Quote
