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
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.
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.