Support »
If you have visibility to passwords associated with your current site, the passwords are stored in an insecure, unencrypted (or weakly hashed) format, which is why they were visible in the database. Modern e-commerce platforms, including the secure site we're building for you, never store or have access to customers' actual passwords. Instead, we use strong, one-way hashing with unique salts, meaning the original passwords cannot be recovered or migrated.
For security and compliance reasons, your customers will need to create new passwords when they first log in to the new site. This is standard industry practice and actually protects both your business and your customers from potential data breaches.
However, we understand wanting to make it as easy as possible for your existing customers to start using your new website. Therefore, we can implement the following steps to accomplish that goal: