this is my first actual post on StackOverflow. I'm on here quite often because you guys always solve my queries!
We have a problem in a checkout cart on a Magento on localhost.
We have Magento version 1.5 and are using the direcpay payment module(Created the module manually by using the blog by roi smikes).
The problem appears when a customer adds products to their cart . When they click on the 'Place Order' button, they should be taken to a form in which the user have to enter customer detail field before redirecting to payment gateway like merchantid,name and address etc, in which they can send these information through url to the direcpay payment gateway.I dont know what to do next,should i have to make a new form in which these information should be entered and how the place order button can be handle.
Any help/advice/solution/anything! would be much appreciated!
Thanks!