Hello,
I just noticed that when i print the invoice for an order, the following line gets added at my payment method.
"add a message to display with the order".
This line can be found inside the payment option, but when i delete the text and save the payment method, it instantly comes back in the field.
Joomla: 2.5.4
Virtuemart: 2.0.6
I'm having the exact same problem.
This problem should be easily solved by editing the right php file, though.
I just cant find it.. I´ve been looking in the folder: /administrator/components/com_virtuemart/views/paymentmethod/tmpl and all logic tells me that it should be the edit_config.php but it doesnt look like it..
I hope someone can help with this. All we need is to remove the tooltip-text in the admin field: [payment_info]
In the backend, under Payment Methods - the Standard Payment method has the description "add a message to display with the order." Removing the description there will remove it from the emails/invoices/etc when the Standard Payment method is used.