user882 LiteCart Fan Od Členem od zář 2014 user882 26 úno 2015 17:51 Hi again, is there a function to quickly get the order total ? I mean the total amount of the order that include all the fees (shipping fees, payment fees, VAT, etc.)
litecart Main Crew Od Sweden Členem od úno 2013 litecart 26 úno 2015 18:57 $order->data['payment_due']
user882 LiteCart Fan Od Členem od zář 2014 user882 27 úno 2015 07:55 Thanks. I added it to the wiki page.