| Order/Ship Confirmation Invoice Tokens | 
		
			| Token Name | Description | 
		
			| Order Header Tokens | 
		
			| [ORDERID] | Order ID | 
		
			| [ORDERDATE] | Date of Order | 
		
			| [ORDERSTATUS] | Order Status | 
		
			| [COUPONCODE] | Coupon used on order. | 
		
			| Customer Tokens | 
		
			| [USERNAME] | Customer’s Username | 
		
			| [FIRSTNAME] | Customer’s First Name | 
		
			| [LASTNAME] | Customer’s Last Name | 
		
			| [COMPANYNAME] | Company Name | 
		
			| [EMAIL] | Customer’s Email Address | 
		
			| [PHONE] | Customer’s Phone. Primary phone collected during checkout. | 
		
			| Shiping Info Tokens | 
		
			| [SHIPPINGADDRESS] | Customer’s Shipping Address entered during checkout. Includes the following customer ship to fields;  First Name, Last Name, Address1, Address2, City, State ,Postal Code, Country, Step1 Custom TextBox (if entered during checkout) | 
		
			| [SPECIALINSTRUCTIONS] | Special Instructions entered by the user on the user on the confirmation status page. | 
		
			| [SHIPMETHOD] | Shipping method selected by user during checkout. | 
		
			| [SHIPDATE] | The date the order shipped. The ship date can be entered in the manage order details screen or can be imported from shipping or ERP system. | 
		
			| [TRACKINGNUMBER] | The ship tracking number associated with the order. The ship tracking number can be entered in the manage order details screen or can be imported from shipping or ERP system. | 
		
			| Bill To Tokens | 
		
			| [BILLINGADDRESS] | Customer’s Billing Address entered during checkout. Includes the following customer bill to fields; First Name, Last Name, Address , City, State ,Postal Code, Country,  Payment Type (i.e. Credit Card, Check, PO, Bill Me Later, etc.) | 
		
			| [ACCOUNTNUMBER] | The credit card number, eCheck number or Purchase Order Number entered by the user during checkout. | 
		
			| [ROUTINGNUMBER] | Applies to eCheck and Check payment methods only. Collected on the step 2 checkout page. | 
		
			| [BANKNAME] | Applies to the Internet Banking payment method only. The Merchant Bank Name field is entered in the BuyNow module settings and displayed to the user on the step 2 checkout page. | 
		
			| [PONUMBER] | The Purchase Order Number entered by the user during checkout. | 
		
			| Order Line Item Detail Token | 
		
			| [ORDERDETAILS] | Displays line item details of the products purchased by the user. Includes the following line item information; Product SKU, Product Name, Serial Number, Unit Cost, Quantity, Line Item Total, Download Link (if downloadable product), Custom Web Service Data (if exist) | 
		
			| Order SubTotal Tokens | 
		
			| [SUBTOTAL] | Order subtotal amount. | 
		
			| [SUBTOTALS] | Order subtotal fields. Includes the following; Subtotal, Deposit Amount (if exists), Discount Amount, Shipping, Handling, Tax, Surcharge, Order Total, Balance | 
		
			| [DISCOUNTAMOUNT] | Order discount amount. | 
		
			| [SHIPPINGTOTAL] | Full shipping cost of the order | 
		
			| [HANDLINGCHARGE] | The handling amount that was charged to the order | 
		
			| [TAXTOTAL] | Full tax amount on the order | 
		
			| [ORDERTOTAL] | Total order amount. |