VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: glasya on June 05, 2012, 11:49:38 AM

Title: Payment "add a message to display with the order" showing up on invoice
Post by: glasya on June 05, 2012, 11:49:38 AM
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
Title: Re: Payment "add a message to display with the order" showing up on invoice
Post by: Genius WebDesign on July 15, 2012, 14:21:03 PM
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]
Title: Re: Payment "add a message to display with the order" showing up on invoice
Post by: sleepigrl on July 17, 2012, 21:03:25 PM
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.