Paypal Payment ID

Discussion in 'Troubleshooting' started by meany, Jun 23, 2004.

  1. meany

    meany Guest

    Is there a way to echo the Paypal ID that is assigned when the user signs up.
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    It is possible in theory, but where do you need to echo it and for what?
  3. meany

    meany Guest

    i have a raffle form and only paid members are allowed to sign up, and one of the input values is what is your paypal id. Most people leave it blank due to not know what the heck it is. So basicall like i do with the [_amember_user][login] i want to know if it is possible to echo the payment_id. I already know about the other session vairables that can be echoed, but i havent seen this one.
  4. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Please try to add

    {$payment.receipt_id}
    to amember/templates/thanks.html

Share This Page