Master Customer Login

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
I'd like to be able to login as any customer, using a "master" password. I could either do a unique password, or preferably use any of the admin passwords for admins that are authorized to login to customer accounts. The store has a limited number of customers, so the client wants to be able to assist the customer with adding products to the shopping cart, etc.

So, as a nopCommerce newbie, I want to explain my plan before I go down the wrong path. Looks to me like I need to go into the CustomerLogin.ascx and add an OnAuthenticate method to the Login control that will use the standard authentication, but if that fails, then check if the password matches one of the authorized admin passwords. Does that sound right?

Has anyone done this before so I don't reinvent the wheel?
13 years ago
Just go to customer details page (admin area), then 'Place order' tab.
13 years ago
Wow -- that's perfect. Love seeing that feature. The more I look around, the more I like!

Thanks!!
5 years ago
Hi Team,

I want to integrate nopcommere login and registration process in mobile app.So how we can create the Web API that can interact with nopcommerce login and registration models.Please suggest
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.