VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Enni1983 on February 16, 2014, 15:19:35 PM

Title: $order_total
Post by: Enni1983 on February 16, 2014, 15:19:35 PM
For experts for sure an easy question - for me an open question while searching for hours and hours...

Which class do I need to fill the variable $order_total in relation to the order_id that is already known in my php file?

Thanks in advance
Enrico
Title: Re: $order_total
Post by: Milbo on February 16, 2014, 18:41:29 PM
You need to get the model orders

read in FE view.html.php of the orders view how it works.