If you have a contact that has access to sign in o...
# suitecommerce
m
If you have a contact that has access to sign in on multiple customer accounts. As long as they have different passwords there shouldn’t be an issue with them signing into the correct account right?
s
Well they would need different email addresses, rather than different passwords
m
If we changed the email address on the access page but not the contact would that work?
s
What access page?
m
On the customer page where you give them access doesn’t it allow you to change the email too?
What if they are separate contacts for each customer but with the same emails and different passwords?
We are trying not to have to rewrite completely who the emails are going to.
s
Oh, under Access > Contacts? Yes it does, but changing that would still update that contact’s email address (I assume anyway) because they’re linked records
I honestly don’t know what happens if you have multiple contacts that have access but have the same email address
m
Makes sense
Thanks. In our testing multiple contacts worked fine. I guess when it was moved to production they used the same contact and attached them to multiple customers and we started having problems with them getting the wrong customer with the specified password.
s
So it worked fine as long as the passwords were different?
m
And different contacts.
We are going to build an extension in the long run to be able to use the same and interrupt the login process and have them choose which customer. We just didn’t want to have to rapidly develop that. In that case we will probably have unique emails and not passwords instead. That way we will change the email for the actual login and pass the password to the actual login. But we aren’t sure all the downstream effects of having the wrong email on the contact.
Thanks for your quick answers.
s
I have heard of others do that and there are partners who have built solutions for that (eg https://shop.anchorgroup.tech/single-login-customer-swapping)
1