Hi Linda
This is harder than I thought.
1. I manage to get the order total in admin. But when I install the module, the installation works ok but nothing is display. Only Update and Cancel button.
2. For Telegraphic Transfer, the transfer is to be made to account number...So i also need to change this line of code
if (IS_ADMIN_FLAG === true && (MODULE_PAYMENT_TTransfer_PAYTO == 'the Store Owner/Website Name' || MODULE_PAYMENT_MONEYORDER_PAYTO == '')) $this->title .= '<span class="alert"> (not configured - needs pay-to)</span>';
They are both title and website name. How do I get the account number out?





