AbanteCart v1.4.4 is released.

Quote from: Heemet on July 20, 2026, 11:13:05 PMHello Basara,
If you ship via PayPal, the USPS rates are commercial rates. However, the default USPS extension in AbanteCart returns retail rates, which are higher. Thus, if a customer checks-out and selects a USPS shipping option, he will be overcharged at the retail rate.
It appears that the USPS API allows for the API call to request commercial rates. See here:
https://github.com/USPS/api-examples
The field is "priceType": "COMMERCIAL"
It seems that this would be an easy change in the USPS extension in AbanteCart, but I can't figure out where to set this field.
Thanks,
Peter
Quote from: Basara on June 30, 2026, 05:06:56 AMHello.Yes, the "export" category is a strong indication that this extension only sends order data to ShipStation and does not provide live checkout rates. You will likely need a separate shipping module for customer rates, while using ShipStation only for fulfillment and labels.
The "FastCheckout Error: No shipping option offered" message usually means there are no enabled or suitable shipping methods available for the customer/cart/address.
Please try enabling at least one valid shipping method and test again.
For the ShipStation Carrier extension specifically, please contact the extension author through marketplace order support: https://marketplace.abantecart.com/order-support fnf
Quote from: luciledalton on February 08, 2024, 11:40:16 AMTo put this element at the bottom of the page, add fixed-bottom to the class footer.