View Single Post
  #2  
Old 05-27-2005, 08:19 AM
 
DanUK DanUK is offline
 

X-Adept
  
Join Date: Dec 2003
Location: UK
Posts: 800
 

Default

Not sure if this is any use at all but the syntax I use for Ultimate Affiliate for subtotal is:

Code:
{$orders[oi].order.subtotal}

Maybe try:

Code:
{$orders[oi].order.total}


Dan
__________________
4.4.2

and

4.6.1
Reply With Quote