Adding customers email onto a link

Discussion in 'Customization & add-ons' started by djay, Apr 25, 2005.

  1. djay

    djay Guest

    Hi

    I have set up the paypal ipn plugin and everything works fine.

    After payment is completed I then need to forward to a link: http://xxx/xxx/xxx/by&email=
    with the customers email added onto the end.

    e.g. http://xxx/xxx/xxx/by&email=user@website.com

    What is the best way to do this?
    Would I need to edit the thanks.php. file?

    Hope someone can help as I am fairly new to this!

    Thanks
    David
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    David,
    you may try to edit amember/templates/thanks.html template and use
    {$member.email} to substitute customer e-mail.

Share This Page