Hi I’m trying to create a new payment module for DPS NZ called PXPay. I’m still quite new to magento, and I’m in the middle of my first magento app.
I need to override the default form so that some text will indicate that payment will take place through a secure payment page at DPS and perhaps display a logo.
At the moment I get a form showing credit card information.
I take it that I have to add something to config.xml to make this work… I did find some examples but I couldn’t even get it to call a bogus layout file. Have I got config.xml configured correctly?