Is there a way to enable a payment module only if the order is being entered by an admin? I modified the freecharger.php module to permit entering prepaid orders, and it's working very well. The only problem is that you don't want the general public to see 'Prepaid Order' (offline payment at the market) as an option, of course. So I enable it only when I need to enter a prepaid order and hope to heck that no one else sees it while I'm doing that. Right now, I do not have time to dig into this sufficiently to display it as an option only if the person logged in is an admin. Any assistance in that direction would be greatly appreciated.