News:

AbanteCart v1.4.2.1 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Recent posts

#71
Built-in Features / Re: Delivery addresses and rat...
Last post by Basara - September 22, 2025, 01:54:35 AM
Hello.
When a customer orders as a guest (without registering an account), they are asked to enter an address during checkout, and this information is reflected in the order and the invoice.

For registered customers, during checkout they can select an existing address or add a new one. When adding a new address in their account, they can also enter another recipient's name. This way, both billing and delivery addresses can be managed separately.

If this is not working in your case, please provide a screenshot or a short screen recording and explain the issue in more detail so we can help troubleshoot further.

Regarding your note about delivery options:

"Also we have set delivery options and applicable rates but they come up only on the order form"

This is expected behavior. Delivery charges are shown at the checkout step because rates depend on the delivery address, and different customers may have different shipping locations and applicable rates.
#72
Built-in Features / Re: Need to upload extensions ...
Last post by Basara - September 22, 2025, 01:47:41 AM
The Encryption Data Manager is a built-in extension in AbanteCart. You can find it under:
Extensions > All Extensions in your admin panel.

If, for some reason it was removed or is missing, you can download the extension files directly from GitHub and place them under the /extensions directory of your installation: Encryption Data Manager on GitHub

Important: Before setting up or changing your encryption key, make sure to back up your database using your hosting control panel tools. Once certain data is encrypted, it will not be accessible if the encryption key is lost.
#73
General Support / Re: Cannot Upgrade from v1.4.2...
Last post by MBB - September 19, 2025, 11:22:45 PM
To confirm, the issue (for me) is fixed as per your instructions. Thank you again for your kind assistance.
#74
Built-in Features / Delivery addresses and rates n...
Last post by CC-Don - September 19, 2025, 03:19:24 PM
We are a gifting biz and we have customers who order gifts from us to be delivered to others at their receiving address. We need this reflected in our order forms to process. Also we have set delivery options and applicable rates but they come up only on the order form as it is and the delivery charges aren't being added to the product prices. Your help will be very much appreciated.
#75
Built-in Features / Need to upload extensions but ...
Last post by CC-Don - September 19, 2025, 03:08:39 PM
I have bought and downloaded several extensions but get stuck on the encryption key requirement. Online it says there's a data encryption manager in the extentions but I can't find it. You help woild be very much appraciated
#76
General Support / Re: Cannot Upgrade from v1.4.2...
Last post by ixl - September 19, 2025, 02:15:25 PM
I assume an update will include this at some point?
#77
General Support / Re: Cannot Upgrade from v1.4.2...
Last post by MBB - September 19, 2025, 12:54:50 PM
Ok that seems to have fixed it. I'll double check if I get that upgrade message tomorrow. Thanks for the help, it is greatly appreciated.
#78
General Support / Re: Cannot Upgrade from v1.4.2...
Last post by Basara - September 19, 2025, 07:08:09 AM
Hello.
Thank you for the details. The upgrade has successfully replaced the patched files, so the security fix is already applied. We've identified an issue on some servers where the version number is not being updated correctly in the interface.
To correct this, please manually edit the file: core/version.php and update it to:
<?php
define
('MASTER_VERSION''1');
define('MINOR_VERSION''4');
define('VERSION_BUILT''2.1');
#79
Template Support / Re: Upgrade to AbanteCart v1.4...
Last post by Basara - September 19, 2025, 05:58:32 AM
Hello.
Can you please share a bit more detail about the issue you're seeing after trying to upgrade to v1.4.2.1?
#80
General Discussion / Re: Log in and cart loading a ...
Last post by Basara - September 19, 2025, 05:17:54 AM
Hello.
Please check the AbanteCart error log https://forum.abantecart.com/index.php?topic=834.0

Forum Rules Code of conduct
AbanteCart.com 2010 -