Hello,

I want to completely remove the payment modules that I know I will never use but I can't figure out how to properly remove them.

I removed the php file of the payment module from /myshop/includes/languages/english/modules/payment but I get an error when I go to payment modules in the admin.

Warning: include(/myshop/includes/languages/english/modules/payment/authorizenet.php) [function.include]: failed to open stream: No such file or directory in /myshop/myadmin/modules.php on line 173

Is there more files I need to remove?

How do I properly remove a payment module?

Thanks,

Jordin