News:

AbanteCart v1.4.3 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

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Basara

#1
Quote from: cartagan on November 06, 2025, 02:14:27 PMSorry to necro an old thread but I am getting this error now in 2025. Using Abantecart 1.4.2 and PayPal Commerce 1.0.7 which is built-in. I looked at the fix from this thread and the code matches. Any other things to try?
Upgrade to the latest AbanteCart 1.4.3
#2
Hello.

What you describe does not sound like expected behavior. A couple of things to check so we can narrow it down:
1. After changing qty or deleting the item, are you clicking:
   - "Save" or
   - "Save and Recalculate" 

2. Could you please let us know which AbanteCart version you are using?

3. Please also check your error log in the admin:
   - Go to System → Logs → Error Log. Look for any recent errors that appear right after you try to change/delete the order product

With that info we'll be able to reproduce and see what's going wrong.
#3
Hello.
The "Note: Order product details has changed. Total was recalculated automatically. Review is required." message simply reminds you to double-check the order to make sure everything looks correct after the update.
#4
Quote from: timlight10 on November 05, 2025, 05:00:44 AMI do not see any UPS extension except for the $30 one in the marketplace.
You can download it from the latest code at https://github.com/abantecart/abantecart-src/tree/1.4.4/public_html/extensions/ups
#5
Hello.
When you mention adding JSON-LD structured data, are you referring specifically to Google's JSON-LD schema markup for SEO (e.g., Product, Organization, or Breadcrumb structured data)?
#6
Hello.
Step 1. Apply 40% discount on product:
40 % of 29 936 = 29 936 × 0.40 = 11 974.4

Step 2. Free shipping: according to your coupon settings
Delivery = 0 (removes the 30.84 delivery cost)

That's a total savings of ≈ 11 974.40 (product) + 30.84 (shipping) = ≈ 12 005.24 saved overall
#7
Hello.
Just to clarify, there's no need to purchase anything from the marketplace. The new UPS shipping extension we mentioned is already included with your AbanteCart installation, it's different from the old default_ups module and does not require any additional payment.

You can find and enable it by going to:
Extensions → Shipping → UPS (please ensure it's not the one labeled default_ups).
#8
The default_ups module is deprecated and not compatible with AbanteCart 1.4.3, which is why you're seeing error and the blank shipping step.

Fix:
1.Go to Extensions → Shipping, find default_ups, Uninstall (and Remove if shown)
2.Go to Extensions → Shipping, install/enable new UPS (not default_ups).
#9
Hello.
Please add a screenshot of your coupon settings Admin → Sales → Coupons → Edit (your code)
and include the restrictions section (product/category limits, percentage vs fixed).
#10
Hello.
Could you please describe what issue you're seeing in more detail and share a screenshot of it?
Also, please open your browser's developer console (usually with F12 or Cmd+Option+I) before you start checkout and check if there are any errors there.
Finally, could you let me know which theme you're currently using?
#11
General Support / Re: Create Account
October 31, 2025, 03:07:24 AM
The newsletter option you're seeing on the registration page comes from the RegisterCustomerFrm form; it's included as a field named "Subscribe".

We've intentionally locked the status of this field in the Forms Manager, so it can't be disabled directly from the admin interface. While you can disable it manually in the database, please note that doing so may break some default functionality related to customer preferences and notifications.

For that reason, we don't recommend disabling it
#12
Hello.
It's usually better to simplify your setup by using one Tax Class and assigning it to all products. Then, inside that single Tax Class, you can create multiple tax rates for each Geo Zone or location (US, EU, Asia, etc.).

When adding the rates, make sure to use the "Apply tax if >=" condition correctly, so the right rate is applied based on the customer's shipping address.

After you finish the configuration, clear both the AbanteCart cache and your browser cache. This ensures that when a customer starts the checkout and enters their shipping address, the new tax configuration is properly applied (not cached).
#13
General Support / Re: Create Account
October 29, 2025, 09:59:38 AM
Hello.
Probably your upgrade has failed try to run it manually https://abantecart.atlassian.net/wiki/spaces/AD/pages/5275676/Upgrade+manually
After upgrade, you can manage the form in Forms Manager https://abantecart.atlassian.net/wiki/spaces/AD/pages/13500486/Forms+Manager
#15
Hello.
CDN is a great idea to speed up image loading. You can find some ready-made options in the AbanteCart Marketplace. Or, if you prefer, you can set up your own integration with another CDN provider

Forum Rules Code of conduct
AbanteCart.com 2010 -