Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting password in the email notification #117

Open
lsaik93 opened this issue Nov 30, 2017 · 2 comments
Open

getting password in the email notification #117

lsaik93 opened this issue Nov 30, 2017 · 2 comments

Comments

@lsaik93
Copy link

lsaik93 commented Nov 30, 2017

I'm trying to the username and password to show in the email notification email.

I'm using this code in the transactional email. but it's not getting the password
Email: {{var customer.email}}

Password: {{htmlescape var=$customer.password}}

@andrewhowdencom
Copy link
Collaborator

Hi @lsaik93;

I know this repository to a limited extent, but perhaps I can still provide some guidance here. I believe Magento removed the ability to send the password in email in more recent versions - perhaps Magento 1.8+? Instead, the customer can reset their password, but I think that's it.

Can you dump your environment configuration here? Magento version, PHP version etc.

@lsaik93
Copy link
Author

lsaik93 commented Dec 4, 2017

I've got magento 1.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants