RESOLVED>Affiliate Post Pro product, transaction id and prices not showing up I can't seem to get any information about a particular sale to show up using Affiliate Post Pro. I am using the new links, code is inserted into thanks.html and each target page. I have "force commission" selected. I have enter both the ccbill and amember product numbers in the "Campaign". However, when I place a test transaction it shows that nothing other than a genric sale was posted back. Here's the info from the debug log, I have changed my domain to xxxxxx. Sale registration: Start registering sale, params: lid=, trackingMethod=6, TotalCost={$payment.amount}, OrderID={$payment.payment_id}, ProductID={$payment.product_id}, data1=, data2=, data3=, fsc=dfad06f1_1, fstc=1168988176_1168988500_2, forc=1168988176_http://www.xxxxxxx.com/aff.html, PAPR_0=1168988176_http://www.xxxxxxx.com/aff.html, POSTAff2TimeCookie=1168988176_1168988500_2, POSTAff2Cookie=dfad06f1_1, PHPSESSID=3b1c624f2ddb64c42a87ae59c99c1874 If anyone has experience with this program I'd appreciate the help. It has great features, really easy to set up. But it also need to work right. Thanks
Which code have you inserted to thanks.html ? In the code, try to replace <script to <script smarty="smarty" It should help.
Doesn't help. When I click on the Thanks link in the ccbill success page, it doesn't appear to execute at all, no receipt appears, no info is filled in, so I don't know how the script from post affiliate can ever work or for that fact any affiliate script. Here's the code with your changes: <script id="pap_x2s6df8d" src="http://www.domainname.tv/affiliate/scripts/sale.js" type="text/javascript"></script> <script smarty="smarty""><!-- var TotalCost="{$payment.amount}"; var OrderID="{$payment.payment_id}"; var ProductID="{$p.product_id}"; papSale(); --></script> Here's the original Script <script id="pap_x2s6df8d" src="http://www.domainname.tv/affiliate/scripts/sale.js" type="text/javascript"></script> <script type="text/javascript"><!-- var TotalCost="{$payment.amount}"; var OrderID="{$payment.payment_id}"; var ProductID="{$p.product_id}"; papSale(); --></script>
i really wish you guys can just post the answers to these common questions here... rather than us 'have to' contact support and wait 24hrs for an answer. this forum can really help with a simple search and then find your answer... instead I am constantly finding a similar problem... then a msg from alex saying 'contact support' followed by a msg from the orig poster saying 'thanks alex it works now'. this Doesnt help me at all.. I have to bug alex for something that I could have fixed myself with simple instructions here... and also have to sit and wait for him to get to my ticket... this site is becoming very very frustrating