Jump to content

Problems with module developement: translations, missing payment method


niksac

Recommended Posts

Hi,

 

I need to implement a simple custom payment method for my shop, read through the module developement guide and started by modifying the original bankwire module.

 

I use PS 1.6.0.13 with disabled cache, disabled smarty cache and enforced smarty compiling.

My modified test module works, it can be enabled and used in the frontend just as i want to but it does not get listed in the backoffice under active payment methods. Any idea where i could've gone wrong with that?

 

Thanks in advance

Nik

invoice.zip

Edited by niksac (see edit history)
Link to comment
Share on other sites

If it is, I think it's the wrong way to go - if someone adds malicious module and approves the "not verified" notice during install the module will fron then on work as payment module in the frontend (and do its harm there). I worst case the administrator wont even be aware that the payment method is active as it is not listed under payment methods.

My payment method list now sais "no payment methods available for your country" while my custom method works fine in the front end.

Anyways thanks for looking it up in the code for me!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...