All of the templates have place holders you can use which will be replaced with data from your transaction.
^^cart^^ = Required. This will be replaced with the cart contents.
^^store_domain^^ = Will be replaced with your foxycart store domain. If your store subdomain is mystore then ^^store_domain^^ will be replaced with mystore.foxycart.com
^^store_name^^ = Will be replaced with your store name as setup in your FoxyCart store admin.
^^checkout^^ = Required. This will be replaced with the checkout customer form.
^^cart^^ = Required. This will be replaced with the cart contents.
^^store_domain^^ = Will be replaced with your foxycart store domain.
^^store_name^^ = Will be replaced with your store name as setup in your FoxyCart store admin.
^^custom_begin^^ and ^^custom_end^^ = If you have custom form fields you would like to include on the checkout page, put them within these two place holders and they will be added to the checkout customer form.
Note: the entire receipt template is optional. You can just use the checkout template if you like.
^^receipt^^ = Required. This will be replaced with the receipt contents (note: ^^checkout^^ may also be used).
^^cart^^ = Required. This will be replaced with the cart contents.
^^store_domain^^ = Will be replaced with your foxycart store domain.
^^store_name^^ = Will be replaced with your store name as setup in your FoxyCart store admin.
^^order_id^^ = If you're using iDevAffiliate, or another analytics app, this place holder might come in handy.
^^subtotal^^ = Products subtotal (without tax or shipping).
^^subtotal_with_tax^^ = Products subtotal with tax.
^^order_total^^ = Order total (including tax and shipping).
^^receipt^^ = This will be replaced with the receipt contents (note: ^^checkout^^ may also be used).
^^cart^^ = This will be replaced with the cart contents.
^^store_domain^^ = Will be replaced with your foxycart store domain.
^^store_name^^ = Will be replaced with your store name as setup in your FoxyCart store admin.