Versions Compared

Key

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

Coming next release

Support scale-out for ItemSale operations

(RTP-23643)

The following methods in ItemSale now support scale-out:

  • SetCustomerInfoInCart
  • SetCartDeliveryInfo
  • DeleteCartOrder
  • SetCartItemNotes 

...

AmountLimitPerReceipt now matches with the maximum purchases per receipt for the campaign

(RTP-2403023264)

It is now possible to override or change the prices of items returned through online return. The new price can be set through itemPrice in NewCartWithItemReturn method.

...

(RTP-24583)

POS API now uses the correct VAT rates for multi-country scenarios, wherein prices from stores in different countries can have different VAT rates.

14 digit GTINs for promotions

(RTP-24391)

14 digit GTINs are supported for Promotions now.

Support for country-specific texts 

(RTP-20388)

Support for country-specific item texts from Item Management has been added to POS Import. Changes are also required in POS Master database to be able to use the new data.

Info
titleRequired

POS Master v. 3.0.0.119 or higher.

POS Import v. 4.0.53 or higher.

AmountLimitPerReceipt now matches with the maximum purchases per receipt for the campaign

(RTP-23264)

When exporting campaign mixes from Chain Classic to POS API, the AmountLimitPerReceipt no longer changes value and it stays the same as the value provided in the maximum purchases per receipt for the campaign. 

Add link between PLU Board Page and Button in GetPluConfiguration

(RTP-22970)

...

When exporting campaign mixes from Chain Classic to POS API, the AmountLimitPerReceipt no longer changes value and it stays the same as the value provided in the maximum purchases per receipt for the campaign. 

Add link between PLU Board Page and Button in GetPluConfiguration

(RTP-22970)

Buttons are now linked to their respective PLU Board Pages in GetPluConfiguration method. This can be used to render the PLU Board Pages with the correct buttons.

Monitoring of data import in POS Master database

(RTP-23741)

A SQL stored procedure that will be used to monitor data import to POS Master database in cloud was created. This will be used in the upcoming release of the UI to monitor import of data in POS Management.


...

Released 12.09.2023

Support scale-out for ItemSale operations

(RTP-23643)

The following methods in ItemSale now support scale-out:

  • SetCustomerInfoInCart
  • SetCartDeliveryInfo
  • DeleteCartOrder
  • SetCartItemNotes 

Overriding of prices for online return

(RTP-24030)

It is now possible to override or change the prices of items returned through online return. The new price can be set through itemPrice in NewCartWithItemReturn method.


VAT rates for multi-country scenarios

(RTP-24583)

POS API now uses the correct VAT rates for multi-country scenarios, wherein prices from stores in different countries can have different VAT rates.

14 digit GTINs for promotions

(RTP-24391)

14 digit GTINs are supported for Promotions now.

Support for country-specific texts 

(RTP-20388)

Support for country-specific item texts from Item Management has been added to POS Import. Changes are also required in POS Master database to be able to use the new data.

Info
titleRequired

POS Master v. 3.0.0.119 or higher.

POS Import v. 4.0.53 or higher.

Performance improvement for cart with lots of bundles

...

When adding bundles with the same EANs included in more than one bundle, the discounts no longer jump between them. Each bundle has its own matched discount that is uniquely assigned to them.

Monitoring of data import in POS Master database

(RTP-23741)

A SQL stored procedure that will be used to monitor data import to POS Master database in cloud was created. This will be used in the upcoming release of the UI to monitor import of data in POS Management.


...

Released 29.08.2023

Customer age verification when POS API is scaled out

...