Changing email set for paypal in aMember

Discussion in 'Troubleshooting' started by Skyte, Feb 19, 2004.

  1. Skyte

    Skyte Guest

    How do I change the e-mail address aMember has set for paypal in the system? Right now it errors when someone buys something because I've changed my defult email in paypal (although payments still go through.)

    Thanks!
    - Jam
  2. Skyte

    Skyte Guest

    Also - how do you make the paypal payment window open in a seperate window so my site stays open as well? Is there any way to do this?

    Erm, thanks...sorry for all the questions.
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    1. You can edit file amember/config_plugins.inc.php and change paypal email.

    2. you can edit amember/templates/signup.html and replace
    <form
    to
    <form target=_blank
    however, I don't think it is useful.
  4. Skyte

    Skyte Guest

    Thanks so much! :)

Share This Page