Hello support, I'm in an emergency and I would REALLY thank you if you could help me ASAP (I'm getting complains from my customers). In Setup/Configuration > Email > Send Signup E-Mail once FIRST subscripton is completed, I have the following: - Your Username: %user.login% - Your Password: %user.pass% Unfortunately, in the email received by customers, the password comes out encrypted like $P$BkTNDykCkTfsOqHwsV4TT2/ (and it wont allow customers to login) I have also tried: - Your Username: %user.login% - Your Password: %pass% and %password% But password comes blank (I guess %pass% and $password% are not a valid shortcode). How can I sent customers the non-encrypted password on their "Send Signup E-Mail once FIRST subscripton is completed" email? Please PLEASE send me a quick answer. Thank you SO MUCH in advance Cheers, Hector
Errr I don't understand... if I cannot send users their password, how can they log in? I have Amember v4 set up to send their login information automatically when they complete payment. So, if I cannot send them their password, how do I instruct them to log in?
If password is generated in time of registration, enable "Registration E-Mail" at aMember CP -> Setup -> E-Mail, this email (and only this email) may contain vairable %pass% - plain text password. If user chooses password during registration, you do not need to email it.
I want Amember to automatically generate (and email to the user) his username+password AFTER the payment has been completed (IPNs are in place), just like it used to be in Amember v3, so my users don't need to register at all. Is that possible?
Alex, if I'm not mistaken, enabling "Registration E-Mail" is to enable the email sendout if the user registers BEFORE the payment. I'm looking for the system to send the email sendout (with the username and non-encrypted password) AFTER the payment. I want it configured so the email sendout is sent automatically AFTER payment. The problem is that the password sent AFTER the payment (using %user.pass%) is sent encrypted and thus my users cannot login.