User logged in > Still asks for account to be created on checkout

Questions around the TYPO3 integration and plugins
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!
cyrotek
Posts: 58
Joined: 27 Jun 2019, 16:43

User logged in > Still asks for account to be created on checkout

Post by cyrotek » 15 Nov 2019, 11:14

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

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: User logged in > Still asks for account to be created on checkout

Post by aimeos » 17 Nov 2019, 08:05

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?
Which Aimeos version are you using?
cyrotek wrote: 15 Nov 2019, 11:14 Also, once I've logged in, he displays all fields from the address. How to fix that?
Can you please post a screenshot of what you mean and what do you expect?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

cyrotek
Posts: 58
Joined: 27 Jun 2019, 16:43

Re: User logged in > Still asks for account to be created on checkout

Post by cyrotek » 18 Nov 2019, 14:55

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.
Attachments
login-error1.jpg
login-error1.jpg (169.73 KiB) Viewed 1936 times
login-error2.jpg
login-error2.jpg (173.86 KiB) Viewed 1936 times

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: User logged in > Still asks for account to be created on checkout

Post by aimeos » 19 Nov 2019, 10:08

cyrotek wrote: 18 Nov 2019, 14:55 I am using 19.4.3 as of this speaking.
It's not supported any more, you should upgrade to 19.10. There will be a new 19.10 release this week.
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.
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.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

cyrotek
Posts: 58
Joined: 27 Jun 2019, 16:43

Re: User logged in > Still asks for account to be created on checkout

Post by cyrotek » 19 Nov 2019, 11:30

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...

Post Reply