Custom delivery attributes not being retained in checkout

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
MartinKrál
Posts: 2
Joined: 16 Jul 2023, 13:45

Custom delivery attributes not being retained in checkout

Post by MartinKrál » 26 Aug 2023, 16:21

Laravel 10
PHP 8.1
Aimeos 2023.04

Hi Aimeos,

I created a delivery decorator and I added a custom attribute. Everything works fine for the first order. However if an user is
logged in and makes another order, payment and delivery checkout steps will be skipped as they are automatically using values from previous order - the problem is that the custom attribute is not being retained.

Only way for the user to fix this is to go manually to delivery checkout step and select the attribute.

I´d like to know how I can fix this and if it´s not simple, can I somehow disable the logic that retains payment and delivery selections from previous order?

Thank you.

Best regards,

Martin

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

Re: Custom delivery attributes not being retained in checkout

Post by aimeos » 27 Aug 2023, 07:36

We've fixed that last week in dev-master and it will be part of the next 2023.10 LTS release in October :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply