Proposal that how can we do a autofilling of a login details in checkout page from register welcome email template.
Proposal Summary
This proposal covers the scope of auto filling email and password when the customer clicked on Visit My Account in the email template which is customer gets an access from the NetSuite.
Requirement
- When clicking on the Visit My Account it should be redirect to Login page of the website.
- After redirection Customers Username and Password should be automatically filled.
- There should be no security issues.
- Email template should be responsive.
Our Solution
- When sending a Welcome Email Template, we can add the Username and password as the parameters to the login url which is in Visit My Account.
- We have to create a new extension for getting login details which are in the login url of the Email template.
- By using that information, we can autofill login details in login page of the website.

Assumption
- We assume that the Login information can be send through the Welcome Email.