News:

AbanteCart v1.4.4 is released.

Main Menu

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

Topics - abantecart

#1
We are excited to introduce the latest release of AbanteCart v1.4.4!

It improves checkout reliability, updates PayPal Commerce and Stripe, replaces the legacy USPS extension with a new USPS API v3/OAuth extension, adds Google Places address autocomplete, new discount type, introduces persistent shopping data, hardens data-at-rest encryption flows for stores using the Encryption Data Manager extension, and includes many admin, storefront, database, and extension fixes.

🌟 Highlights

- Google Places address autocomplete.** Optional address suggestions can be enabled in admin with a Google Maps and Places API key. The integration is included in storefront address forms for the default theme and Novator, and falls back to regular address input if the Google script or API key fails.
- PayPal Commerce update.** PayPal Commerce now uses the updated `paypal/paypal-server-sdk`. The extension allows Pay Later messaging/configuration, product and cart checkout buttons, configurable funding sources, 3D Secure policy support for card payments, safer debug logging, and many checkout fixes.
- Stripe SDK update.** Stripe is updated from `stripe/stripe-php` v16.4.0 to v19.4.0. Payment Intent creation now uses deterministic idempotency keys, stores order/cart/product metadata, can reuse a matching in-flight intent, and includes Stripe Connect setup/disconnect UI. Thanks to [@handoyo](https://github.com/handoyo) for raising the Stripe concerns in [#1758](https://github.com/abantecart/abantecart-src/issues/1758) that informed several of these changes.
- New USPS extension.** The old `default_usps` extension is removed and replaced by a new `usps` extension using USPS API v3/OAuth for live domestic/international rates and label generation.
- Persistent shopping data.** A new `AShoppingData` class and `ac_shopping_sessions` table store shopping/session data used by checkout and customer flows.
- Fixed-amount-off promotions.** Product discounts and product specials now support a fixed amount off price prefix (`Δ`) in addition to percent-off and fixed-price behavior.
- Data encryption hardening.** Stores using the Encryption Data Manager extension get a more correct insert/update flow for `customers`, `addresses`, and `orders`, an encryption-aware admin customer search, hidden plaintext search on the order grid when encryption is active, a back-fill of decrypted values into the customer init array, plus internal fixes in `ADataEncryption` (lazy key loading, `isEncryptedField` index guard, new `getKeys()`).
- Developer extension points.** 1.4.4 adds Mail API support, more hooks, new helper functions, extension model loading improvements, and storefront/admin template hook variables.

More details:
https://github.com/abantecart/abantecart-src/releases/tag/1.4.4
#2
We are thrilled to introduce the latest release, AbanteCart v1.4.3!

Release include broad Windows compatibility and a major move to Form Manager, enabling merchants to edit forms, add new fields, group fields, customize field icons, apply restrictions, and control validation messages. Customer registration, customer details, address, and guest checkout forms now load from the database (AForm).

🌟 Highlights
  • Form Manager everywhere (merchant-editable). Most customer, account, and checkout forms now come from the database and are managed via the AbanteCart Form Manager—edit/add fields, group them, customize field icons/tooltips, set restrictions, and tailor validation/error messages.
  • Windows compatibility. Large refactor and many targeted fixes across the core, controllers, extensions, and the installer.
  • Large cart performance update. Faster cart updates and improved robustness for very large carts.
  • Payment restrictions by customer group. You can now restrict which payment methods are available per customer group—applies to all payment extensions. Sponsored by Mikko.
  • Tax. AvaTax SDK updated with full PHP 8 support; shipping taxation behavior fixed.
  • Option value: `require_shipping`. (Sponsored by Mikko.) New `require_shipping` toggle on product option values so options can explicitly force shipping when selected.
  • Libraries upgraded: Font Awesome 7.0.0; Bootstrap 5.3.7.
  • Internationalization: Languages moved to a dedicated repo: `abantecart/abantecart-languages`. The admin can load 20+ languages directly from that Git repository.
  • UPS extension updated to the latest PHP SDK; adds shipment & label creation.
  • PayPal Commerce: New card fields UI with billing address for AVS, clearer validation/errors, webhook update fixes, and totals alignment.
  • Installer/Upgrader: Download credentials on finish; CLI pre-install of extensions; sample data improvements.
  • Database changes: Default MySQL character set/collation switched to `utf8mb4` for full-Unicode support.

More details:
https://github.com/abantecart/abantecart-src/releases/tag/1.4.3
#3
Tips and Tricks / AI and AbanteCart
May 31, 2025, 05:19:57 PM
Check how Cursor AI can help you with customizing AbanteCart. 


Share your experience if you try something like this.

#4
New release v1.4.1 is here.

Highlights of this Release:
- New Content Page Management System
- Intuitive page builder
- Content version vault, allowing to track text changes and revert to previous versions effortlessly.
- Enhanced Import Wizard: Now supports JSON data column mapping with advanced features like splitting, concatenating, and merging data columns for seamless data integration.
- Stripe Payment Upgrade: Added support for TWINT, a popular payment method in Switzerland, enhancing payment flexibility.
And that's not all – this release includes numerous other improvements and bug fixes to ensure better performance and reliability.
And many more improvements and updates

More details:
https://github.com/abantecart/abantecart-src/releases/tag/1.4.1
#5
New Features Discussion / AI Tools for AbanteCart
October 22, 2024, 09:24:26 AM
AbanteCart Users.

I open this thread to discuss AI tools that can be added to AbanteCart.
AI tools will help with backend support and frontend customers experience.

Share your experience and ideas of what we can do to utilize AI power to make AbanteCart even better.

Thank you.
#7
New version of AbanteCart 1.3.4 is now released.

Master branch is set to be 1.3.4.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.4
#8
News and Announcements / AbanteCart 1.3.3 is released.
August 07, 2022, 05:04:08 PM
New version of AbanteCart 1.3.3 is now released.

Master branch is set to be 1.3.3.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.3
#9
New Features Discussion / Page builder for v1.3.3
January 06, 2022, 08:22:22 PM
As you might know, we have released an Alpha version of Page Builder for AbanteCart 1.3.3

This initiative is aimed to help user manage design and layout of pages in AbanteCart with a visual editor.
There is a possibility to create and redistribute templates/themes.
https://marketplace.abantecart.com/templates--skins/page_builder

Please help us review this functionality and provide feedback.

We welcome developers to help improving Page Builder and make is a great tool for every user.

#10
News and Announcements / AbanteCart 1.3.2 is released.
November 27, 2021, 10:07:56 AM
New version of AbanteCart 1.3.2 is now released.

Master branch is set to be 1.3.2.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.2
#11
News and Announcements / AbanteCart 1.3.1 is released.
August 04, 2021, 10:36:52 PM
New version of AbanteCart 1.3.1 is now released.

Master branch is set to be 1.3.1.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.1
#12
New version of AbanteCart 1.3.0 is now released.

Master branch is set to be 1.3.0.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.0
#13
Hello AbanteCart users,

We have released 1.3.0 beta version.
NOTE: It is not recommended to use this version in production yet.

To get source to install:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.0.beta

To test upgrade from 1.2.16 with key : abantecart_upgrade_130
or URL:
http://www.abantecart.com/upgrades/abantecart_1.3.0_upgrade_only.tar.gz

Report issues here:
https://github.com/abantecart/abantecart-src/issues

Thank you for contributing into testing AbanteCart. Even a small help is very appreciated.
#14
New version of AbanteCart 1.2.16 is now released.

Master branch is set to be 1.2.16.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.2.16
#15
New version of AbanteCart 1.2.15 is now released.

Master branch is set to be 1.2.15.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.2.15
#16
New version of AbanteCart 1.2.14 is out.

Master branch is set to be 1.2.14.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.2.14
#18
New version of AbanteCart 1.2.11 is out.

Master branch is set to be 1.2.11.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
http://www.abantecart.com/shopping-cart-news/abantecart-1211-released
#19
Hello,

v 1.2.11 is ready for community testing.
Please help us with final round of review and testing. We have 1-2 weeks to review before official release. 

To get source to install:
https://github.com/abantecart/abantecart-src/tree/1.2.11

To try upgrade from 1.2.10 use attached archive

Report issues here:
https://github.com/abantecart/abantecart-src/issues

Thank you for contributing into testing AbanteCart. Even a small help is very appreciated.
#20
New version of AbanteCart 1.2.10 is out.

Master branch is set to be 1.2.10.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
http://www.abantecart.com/shopping-cart-news/abantecart-1210-released

Forum Rules Code of conduct
AbanteCart.com 2010 -