Cart is not empty after purchase product
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 6
- Joined: 08 Dec 2022, 12:19
Cart is not empty after purchase product
Hello,
I have faced a cart-related issue. I am using aimeos version 22.10.4 and TYPO3 Version is 11.5.22
after the order, the order entry is created in the order list and the order is successfully done. but the cart is not cleared. the old product is not removed from the basket page and also from the cart icon in the header.
I have read this comment (viewtopic.php?f=15&t=4267&p=16982&hilit ... ing#p16982) but it's not working.
So can you please help me with this? it's very urgent for me.
Thank you
I have faced a cart-related issue. I am using aimeos version 22.10.4 and TYPO3 Version is 11.5.22
after the order, the order entry is created in the order list and the order is successfully done. but the cart is not cleared. the old product is not removed from the basket page and also from the cart icon in the header.
I have read this comment (viewtopic.php?f=15&t=4267&p=16982&hilit ... ing#p16982) but it's not working.
So can you please help me with this? it's very urgent for me.
Thank you
Re: Cart is not empty after purchase product
Usually, the basket isn't cleared as long as the payment status isn't "pending", "authorized" or "received".
Check what happens here when the checkout/confirm page is requested by the browser:
https://github.com/aimeos/ai-client-htm ... hp#L92-L96
Check what happens here when the checkout/confirm page is requested by the browser:
https://github.com/aimeos/ai-client-htm ... hp#L92-L96
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star