I have followed the tutorial located in the wiki:
http://www.magentocommerce.com/wiki/5_-_modules_and_development/payment/create-payment-method-module
The module is visible in the backend. This means, the "Config->advanced->advanced", and "config->Payment Methods" tabs of the backend both function properly. After setting the module to active, I go through the checkout process on the frontend and it doesn't show up.
I have tried the module twice. One with the desired company and module names I chose, another with the default names from the wiki. Neither work on the frontend.
Did I miss something? Have others followed the wiki and had it work with the onepagecheckout?
I have checked my error logs but saw no error produced.
I have delayed posting my code because they are the exact same as the wiki article linked above. But I will post code if requested.