I’m trying to write a new payment module for DIBS. I took a look on the HOWTO and the big “New Payment module"-thread. I copied the source code and tried to adapt it (I am using Magento 1.0.19873).
It does not show up in admin / System / Configuration / Payment Methods and I don’t know if it is been loaded or not. I’ll uplad all my code here, so perhaps someone could look over it and tell me what I’m doing wrong?
Im facing the same problem.... my new payment method shows up in Admin/System/Configuration/Advanced but not in Payment Methods.
I’ve followed the wiki- how-to/create-payment-method-module and searched the forum, seen that a lot of other people are facing the same problem.