This is a very general question, but here it is: I am trying to create a custom payment module in Magento. I created a โregularโ module that connects to the Magento event / observer model. But how can I tell Magento about working with the module as a payment module, so it appears in the admin backend and on the verification page?
source
share