just discovered that it does show up but not when downloadables are ordered, How can I fix this so that it is enabled for all types of sales. thanks
Hi, I had the same problem. In the file \includes\modules\payment\dirbank.php , search for this string: $this->enabled = false; . Then change false to true. FTP the modified file to the server. old fella