New Zenner
- Join Date:
- Apr 2012
- Posts:
- 26
- Plugin Contributions:
- 0
Direct Bank Deposit
// 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