Affiliate Post Pro product, transaction id and prices not showing up

Discussion in 'Integration' started by hal005, Jan 16, 2007.

  1. hal005

    hal005 New Member

    Joined:
    Sep 5, 2006
    Messages:
    11
    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
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Which code have you inserted to thanks.html ?

    In the code, try to replace
    <script
    to
    <script smarty="smarty"

    It should help.
  3. hal005

    hal005 New Member

    Joined:
    Sep 5, 2006
    Messages:
    11
    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>
  4. hal005

    hal005 New Member

    Joined:
    Sep 5, 2006
    Messages:
    11
    Thanks for fixing the issue. It works great now.
  5. adam_sho

    adam_sho New Member

    Joined:
    Aug 22, 2006
    Messages:
    3
    So, how did you eventually fix this? I am having the same issue.

    Thanks,
    Adam
  6. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Please contact us via helpdesk.
  7. lavella

    lavella New Member

    Joined:
    Apr 19, 2007
    Messages:
    29
    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
  8. sellers_circle

    sellers_circle New Member

    Joined:
    Oct 8, 2008
    Messages:
    10
    I agree - seems very very much like a waste of time why not just post the dang answers--=-:mad:

Share This Page