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]
I have the same problem too.
This occurs even in the mail order