VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: tygo on June 21, 2013, 15:49:40 PM

Title: Variable for Ordernumber
Post by: tygo on June 21, 2013, 15:49:40 PM
Hello,

at the sum-up of each order, there is an overview page, that shows payment method, ordernumber and the order value. I have to deliver this ordernumber as a parameter for a cookie-tracking-pixel url. How can i get this ordernumber as a variable. It would be amazing, if I had a variable like $this->order_number to implement it in the order_done.php. Any ideas?

Thanks for help :)