GermanHero
New Member
inside the code i see
$identity = new CustomerIdentity($customer->email, $customer->password);
to get a CustimerIdentity ...
but i now i want to change the $customer->group_id
for a customer... how to do this ?
thanks and best regards
$identity = new CustomerIdentity($customer->email, $customer->password);
to get a CustimerIdentity ...
but i now i want to change the $customer->group_id
for a customer... how to do this ?
thanks and best regards