user882 LiteCart Fan Od Użytkownik od wrz 2014 user882 26 lut 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 Użytkownik od lut 2013 litecart 26 lut 2015 18:57 $order->data['payment_due']
user882 LiteCart Fan Od Użytkownik od wrz 2014 user882 27 lut 2015 07:55 Thanks. I added it to the wiki page.