User logged in > Still asks for account to be created on checkout
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User logged in > Still asks for account to be created on checkout
Hello,
I've just noticed that even when im logged in, he still asks to create an account for me. The $this->standardBasket->getCustomerId() is empty. Why is that?
Also, once I've logged in, he displays all fields from the address. How to fix that?
Regards
I've just noticed that even when im logged in, he still asks to create an account for me. The $this->standardBasket->getCustomerId() is empty. Why is that?
Also, once I've logged in, he displays all fields from the address. How to fix that?
Regards
Re: User logged in > Still asks for account to be created on checkout
Which Aimeos version are you using?cyrotek wrote: 15 Nov 2019, 11:14 I've just noticed that even when im logged in, he still asks to create an account for me. The $this->standardBasket->getCustomerId() is empty. Why is that?
Can you please post a screenshot of what you mean and what do you expect?cyrotek wrote: 15 Nov 2019, 11:14 Also, once I've logged in, he displays all fields from the address. How to fix that?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
Re: User logged in > Still asks for account to be created on checkout
I am using 19.4.3 as of this speaking.
Find attached 2 screens and I would expect the visible fields dont change once I am logged in.
Find attached 2 screens and I would expect the visible fields dont change once I am logged in.
- Attachments
-
- login-error1.jpg (169.73 KiB) Viewed 6300 times
-
- login-error2.jpg (173.86 KiB) Viewed 6300 times
Re: User logged in > Still asks for account to be created on checkout
It's not supported any more, you should upgrade to 19.10. There will be a new 19.10 release this week.
Depends on how you've changed the billing address template. In the default template, whether fields are shown or not depends on the "mandatory", "optional" and "hidden" CSS classes and the configuration settings which defines which fields are mandatory, optional and hidden.cyrotek wrote: 18 Nov 2019, 14:55 Find attached 2 screens and I would expect the visible fields dont change once I am logged in.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
Re: User logged in > Still asks for account to be created on checkout
Alright, I will update.
How can my changes influence that, when it's working if I am not logged in? Its just popping up once I am logged in...
How can my changes influence that, when it's working if I am not logged in? Its just popping up once I am logged in...