Hello,
I have a module already assigning customers to various groups based on their country.
I also use marketing catalog price lists adding discounts to those groups.
Now, when a custome registers it gets assigned to the correct group. But when continuing checkout the price list is not added to the in-progress checkout after the register-login.
So the customer basically checks out without the discount from the price list.
How can i make magento "refresh" the price just after registering (logging in)? Is this cache related ( disabling fpc does not help thoug) ? Or any clues where i should start.
I am running magento 2.4.3-p1
Best regards,