QUOTE (burt @ May 12 2008, 02:51 PM)

It's not so difficult - have a look a the paypal module to find out how to turn it on and off.
HINT: $this->enabled = true; $this->enabled=false;
Set whichever one is correct based upon the cart contents.
I am on the paypal module right now. And no i cannot just make it show up for one or two items. I have over 800 items and i only want paypal on 3 of the items on my item list.
Thank you.