Checkout bug

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!
MikaelNazarenko
Expert
Posts: 274
Joined: 27 Jun 2019, 16:19

Checkout bug

Post by MikaelNazarenko » 26 Sep 2019, 16:59

The exact installed aimeos packages:

Code: Select all

aimeos/ai-admin-jqadm                 2019.04.5 Aimeos ai-admin-jqadm extension
aimeos/ai-admin-jsonadm               2019.04.3 Aimeos ai-admin-jsonadm extension
aimeos/ai-client-html                 2019.04.8 Aimeos ai-client-html extension
aimeos/ai-client-jsonapi              2019.04.3 Aimeos JSON API extension
aimeos/ai-controller-frontend         2019.04.5 Aimeos ai-controller-frontend extension
aimeos/ai-controller-jobs             2019.04.8 Aimeos ai-controller-jobs extension
aimeos/ai-gettext                     2019.04.2 Aimeos Gettext extension
aimeos/ai-laravel                     2019.04.4 Laravel adapter for Aimeos web shops and e-commerce solutions
aimeos/ai-swiftmailer                 2019.04.2 SwiftMailer adapter for Aimeos web shops and e-commerce solutions
aimeos/aimeos-core                    2019.04.8 Full-featured e-commerce components for high performance online shops
aimeos/aimeos-laravel                 2019.04.4 Professional, full-featured and high performance Laravel e-commerce package for online shops and complex B2B projects

I put some product to basket and go to checkout. For delivery address I select new address and fill the fields.
The first bug is that it doesn't save new added address. It saves empty address without filled fields.

The second bug is when I am on 'Payment' point on checkout and I click to 'Address' - I get 'A non-recoverable error occured'. This error seems happens only if I select 'new address' as delivery address.

I tried it on fresh installation

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

Re: Checkout bug

Post by aimeos » 26 Sep 2019, 19:00

Please update to the current Aimeos 2019.07 version first. 2019.04 isn't supported any more.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

MikaelNazarenko
Expert
Posts: 274
Joined: 27 Jun 2019, 16:19

Re: Checkout bug

Post by MikaelNazarenko » 27 Sep 2019, 05:56

Seems bug has gone out! Thank you, thank you, thank you!

Post Reply