I need to allow same email for multiple users. The default configuration doesn't allow it so I changed every membershipprovider's requiresUniqueEmai="true" to requiresUniqueEmail="false" (in CMS and Commerce Manager sites).
But that didn't help. Commerce Manager doesn't allow me to change user email to one that's already in use.
Are there more configs that require update, or is this impossible with Episerver Commerce?
This is defined by code, then unfortunately you can't update through Commerce Manager UI. We will consider your requirement as a feature request and it might be implemented in next release.
Hi
I need to allow same email for multiple users. The default configuration doesn't allow it so I changed every membershipprovider's requiresUniqueEmai="true" to requiresUniqueEmail="false" (in CMS and Commerce Manager sites).
But that didn't help. Commerce Manager doesn't allow me to change user email to one that's already in use.
Are there more configs that require update, or is this impossible with Episerver Commerce?