Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Payment with amount 0 is allowed in AddPaymentToCart2 and CheckoutCart for all payment types.

Improved cart performance in begin cart editing

(RTP-32702)

The begin cart editing endpoint now uses the short text value instead of the full text value. This prevents cart timeouts and ensures the cart works smoothly when editing begins.

Automatic reload of POS Configuration

(RTP-25337)

The POS configuration for all cash registers are automatically reloaded from the database every time there is a configuration change, ensuring the latest settings are applied without any manual intervention.

Search optimization 

(RTP-32627)

Item search has been improved by adding a non-clustered index for model column in in the Azure DB dbo.ItemFTView.

Improve the performance of  ItemExt/SearchItem endpoint to get faster result when called 

(RTP-33625)

Updated the ItemExt/SearchItem endpoint to ignore the single character search.

Updated error codes for customer

(RTP-34642)

The error messages and the codes provided by POS API have their prefixes updated specifically for the customer.

Line and Subtotal Discounts for Sales through BatchToPosApi

(RTP-35490)

Support for importing line and subtotal discounts through BatchToPosApi SaleFromStagingToPosApi job is implemented.  


...

Released 17.10.2024

Fix for "success" field in ResumeCart

...