View Single Post
  #1  
Old 06-11-2010, 08:44 AM
 
MattGS MattGS is offline
 

Member
  
Join Date: Nov 2009
Posts: 15
 

Question How do I find the subtotal and orderID variables in 4.3?

I have this code:

Code:
<IMG src="https://shareasale.com/sale.cfm?amount={$orders[oi].order.subtotal}&tracking={$orders[oi].order.orderid}&transtype=sale&merchantID=27640" width="1" height=1>

It's for an affiliate program and it is placed on /customer/main/order_details.tpl but it's not working so I assume the variables for "amount" and "tracking" are for older versions of X-Cart

Does anyone know what the variables in the latest version of X-Cart (4.3) or how I would find them?
__________________
4.3.0
Reply With Quote