Hi everyone

I am trying to sort out a problem with my zencart.

I have had a developer create a 'fix' to install bank merchant facilities into my store.

The problem is that the new payment module is to be placed in the zencart/modules/payment directory - however my payment modules appear in public_html/includes/modules/payment/. I'm not sure why this is as I have inherited the cart from someone else. Placing the file with the other payment module files produces a function error.

Is it possible to 'relocate' the payment modules to zencart/modules/payment without it causing any problems? And if so, how can I make the payment modules section in Admin point to this?

Thanks in anticipation
Sandy