Search found 14 matches

Page 1 of 1

Search found 14 matches

Re: Putting the total in a custom .tpl

Perfect

Thanks for all your help

Jump to post
  • Thu Mar 17, 2016 9:56 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

I have deleted the old mod refreshed and installed new mod but don't see any difference

Jump to post
  • Thu Mar 17, 2016 8:46 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

artcore wrote:It's certainly possible but there's no field in the bank_transfer module admin side to put the second text field for mail.

It's probably better to make a new mod that has the second field in admin as well. I'll get to it on a spare hour.
Any luck

Jump to post
  • Wed Mar 16, 2016 8:13 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

Thanks artcore that works perfectly Is it possible to have a line in the bank transfer instructions that does not show on the email bank transfer instructions Example Bank Transfer Instructions in open cart would read You will receive an email shortly with the payment instructions for £30.00, please...

Jump to post
  • Mon Mar 14, 2016 5:17 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

In order to add the line to the email confirmation i addd "Payment Referance: <?php echo $order_id; ?><P ...>" to order.tpl to give the details in capture1.jpg attached and this works fine. Now i want to copy the total order amount to the line indicated in capture.jpg I have installed the ...

Jump to post
  • Fri Mar 11, 2016 7:05 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

Ok have installed the the file and added the place holder {total} to the bank transfer instruction but (see attached pic) i still have no total in the instruction line on the confirmation email

This is the actual email received by the customer

Jump to post
  • Fri Mar 11, 2016 6:12 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

Thanks for that any chance you could tell me how to implement it

Jump to post
  • Fri Mar 11, 2016 4:40 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

It still not working, is this the right file /www/catalog/controller/payment/bank_transfer.php

I dont understand how this will alter the order.tpl file to display the info im want

Jump to post
  • Thu Mar 10, 2016 2:42 am
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

Im trying to get the total from the confirmation email bottom right into the part indicated with the red arrow, see attachment

Jump to post
  • Thu Mar 10, 2016 2:03 am
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

Using OC 2.1.0.2 cant find this In admin open up the bank transfer module and change your text to include the {total} at a strategic spot. Something like: Pay {total} immediately to: Bankaccount number... Thank you! I dont want to display the total in the bank transfer window in open cart only in a ...

Jump to post
  • Wed Mar 09, 2016 11:08 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

Will this include the currency symbol? Can't test until later.

Jump to post
  • Wed Mar 09, 2016 9:35 pm
  • Replies 31
  • Views 3520
Re: Putting the total in a custom .tpl

file is www/catalog/view/theme/default/template/mail/order.tpl I want to place the total order cost that is displayed on the confirmation email as detailed <td style="font-size: 12px; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; text-align: left; padding: 7px;"> Pleas...

Jump to post
  • Wed Mar 09, 2016 8:07 pm
  • Replies 31
  • Views 3520
Putting the total in a custom .tpl

Hi Going round in circles on this one. I'm making my own order confirmation email by editing the .tpl file it uses. I'm trying to put a line in at line 50 that attempts to insert the total into the BACs details Here's the bit before and after the line (the line with $totals in) <td style="font-...

Jump to post
  • Tue Mar 08, 2016 1:51 am
  • Replies 31
  • Views 3520

Page 1 of 1

Search found 14 matches