VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: hk on February 19, 2013, 17:11:32 PM

Title: Payment name in Order Info page
Post by: hk on February 19, 2013, 17:11:32 PM
Hi,

I have a Standard payment option setup wherein I have provided bank details for the user to do funds transfer.
In the Order Information page, it shows the Payment Info details along with Payment name. I need only Payment name to be shown. Can you please let me know what can be changed in details_order.php
    <tr>
   <td class=""><?php echo JText::_('COM_VIRTUEMART_ORDER_PRINT_PAYMENT_LBL') ?></td>
   <td align="left"><?php echo $this->payment_name; ?>
   </td>
    </tr>

Is there is something wrong with the Payment method as Standard ?

[attachment cleanup by admin]
Title: Re: Payment name in Order Info page
Post by: antonino78 on June 22, 2013, 17:59:08 PM
I have the same problem too.
This occurs even in the mail order