VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ronin75 on January 04, 2012, 22:39:00 PM

Title: confirmation email
Post by: ronin75 on January 04, 2012, 22:39:00 PM
hi
where do i find the confirmation email for offline payments? I wish to display the banking details in the confirmation email once the client has made a purchase using the offline payment option. at present it does not display any banking details and i am not sure if there are another means to display this.

thank you.
Title: Re: confirmation email
Post by: JtouchMobile.com on January 05, 2012, 04:17:09 AM
Here is the file - I think:

components/com_virtuemart/views/cart/tmpl/mail_html_footer.php
Title: Re: confirmation email
Post by: flaterik on January 07, 2012, 02:47:38 AM
What's the var for the Payment Information?
I can't see this not in the mail and not in the page order confirmation
Title: Re: confirmation email
Post by: JtouchMobile.com on January 07, 2012, 09:53:16 AM
This is a php file, there if you can't find a variable you need, then you can write/query your own ;)
Title: Re: confirmation email
Post by: flaterik on January 07, 2012, 11:25:55 AM
oh ok, ti could be the solution.
But i think that the var is still available :)

I try to make my own query :)