Amember, Post Affiliate Pro, and Paypal

Discussion in 'Integration' started by David Hooper, May 2, 2005.

  1. David Hooper

    David Hooper Guest

    Interested if anybody has successfully put Amember, Post Affiliate Pro (see www.qualityunit.com), and Paypal together.

    How to do it.

    I need more info though... I know Amember will take care of billing, but there is an element in Post Affiliate Pro at scripts/recurring.php that needs to be called. It apparently is done somehow via Paypal.

    Confused as how it all works together. If anybody done it, would love to hear how.
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    David,
    aMember is able to resend all PayPal IPN notifications untouched to specified URL. It can be configured at aMember CP -> Setup -> PayPal. So it will work just fine and transparent for Post Affiliate Pro.
  3. jayzn

    jayzn New Member

    Joined:
    Jul 30, 2005
    Messages:
    8
    Hi David,

    I got it to work with the following code:

    $totalamount = array_sum($prices);

    echo("<img src=\"http://www.yoursite.com/affiliate/scripts/sale.php?TotalCost=".$totalamount."\" width=1 height=1>");

    Hope that helps

    cheers

    Jason
  4. navedp

    navedp New Member

    Joined:
    May 26, 2006
    Messages:
    10
    can you please tell me in which file you have to paste this code and where ??
  5. soamz

    soamz aMember Pro Customer

    Joined:
    May 15, 2009
    Messages:
    14

Share This Page