cancel
Showing results for 
Search instead for 
Did you mean: 

Change Customer Group (Frontend)

Change Customer Group (Frontend)

Hi All,

I'm looking for a way to change the customer group when a customer saves their account information on the frontend.

 

In 'Account Information' I have an additional field that the customer can fill in. This field works as expected and is visible in the front end and back end. However what I would like to do is change the group if this field (or a tick box) is checked.

 

Is this possible through an observer of some sort?

 

Thanks

4 REPLIES 4

Re: Change Customer Group (Frontend)

Hello @nickwellings,

 

I would like to share the solution for your problem on the below link. there you can find a solution. kindly check it.

 

Grouped customers using observer:
https://magento.stackexchange.com/questions/143947/updating-customer-group-from-observer-on-customer...

 

If my solution is helpful, give kudos and accept as solution

Best regards
Madhuresan
Bootsgrid

Re: Change Customer Group (Frontend)

Hi @madhuresan_ramanan,

Thanks for the link. Would this solution work for customers who are already registered? Changing groups is something I'd like for registered customers upon them saving their account information.

 

Thanks,

Nick

Re: Change Customer Group (Frontend)

Hello @nickwellings,

 

Oh no but it only fine for new customers and not for already registered customers.



Re: Change Customer Group (Frontend)

@madhuresan_ramanan unfortunately I'm looking for way to do this for existing customers.