Hi. I have downloaded and installed the Direct Bank Deposit (Aust) addon. It is showing up as a module, so I have installed it via admin - but it is still not showing as an option at checkout. All of my products are virtual, so I have deleted teh following from includes>modules>payments/dirbankaus.php:

// disable the module if the order only contains virtual products
if ($this->enabled == true) {
if ($order->content_type == 'virtual') {
$this->enabled = false;
}
}

If someone could shed some light on what i might be doing wrong, i'd appreciate it.

You can see the site here: www.mossvaleshow.com.au/zen

thanks
kathy