I think I have an answer to this but I wanted to know of another way.
Let's say that I have a module like Admin Master Password or if I have a group of customers that I want to allow to have an option to pay via a specific method. Is there anyway in ZenCart's engine that I can possibly hide other payment modules during the checkout process?
I'm thinking something like setting the $this->enabled flag to false unless a certain condition is met in update_status class method of the module?


Reply With Quote
