I'm working on a module that I want to modify the sales tax basket charge. I want Miva's state-based sales tax to continue working, and ideally my module will overwrite that entry when needed. I'm not very experienced with miva modules but I can manage to tinker my way through creating them when needed. In this case though, the module works fine if I add the charge as something other than tax - but when I make it type tax, it *seems* not to do anything. I think what's really happening is it's working fine, but then state-based tax overwrites it.
Is there any way to control the order so my module will only run after state-based runs?
Is there any way to control the order so my module will only run after state-based runs?
Comment