That ended up comming up blank and $0 too. Here is an example of a seperate cart with a totally different account/aspect for the business that the companies old developer inserted into their cart. It worked for them. It looks like it was inserted into their checkout success page in a .cfm page. I'm not sure what cart they were using but here it is:
<!-- PayneMason Tag Begins Here -->
<script language='Javascript'>
document.write( '<scr'+'ipt language="Javascript" src="https://hits.affiliatetraction.com/cgi-bin/convert?js=1&offer=4656&amount=#currentCart.orderTotal#&uid=#currentCart.orderNu mber#"><\/scr'+'ipt>' );
</script>
<noscript><img src='https://hits.affiliatetraction.com/cgi-bin/convert?offer=4656&amount=#currentCart.orderTotal#&uid=#currentCart.orderNumber# ' border=0 width=1 height=1></noscript>
<!-- PayneMason Tag Ends Here -->
Does this help any??





