I have 2 different issues.
1. I am using the paypal & member add on to allow people to buy a membership and add a donation, etc...AND register for our site at http://www.endeavourptsa.org. I can get the user over to paypal and transactions are successful, but some issues once the transaction is done.
1. I have a redirect back to a volunteer page post purchase. It appears the user's login is broken, or never happens, once they go over to paypal. Once I come back to the site, the user is not logged in. The form successfully registers the user but once they come back the account info is not maintained. Is there a way to keep that login info so when they come back, I can use the account info to prepopulate the volunteer form and automatically add {user:display_name} to pull from the account?
2. It also appears that while the form does register the user, they do not show up as an active member until they login again. I am using WP Symposium for the social components.....once they login post registration, they do show up. Ideas on how to make them show up without coming back to login? I do not have a requirement to click a link to activate their account.
Thanks