Versions Compared

Key

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

Coming soon

Dispatch Orders - Fix for error in swapping item and cancelling 

(RTC-38280)

It is possible to swap items or cancel an order in Dispatch Order Chain Web without any server side errors.


...

Released 02.02.2024

PreferredDeliveryDateTime in ReserveCartInStore

...

ReserveCartInStore  is updated to send/receive preferred date time of a delivery (PreferredDeliveryDateTime) of a click and collect order.

...

Changes in functions "SearchItem" and "GetItem"

(RTP-26647)

Adyen is available as a payment terminal in POSAPI. It is possible to pay for an order with an authorized Adyen payment. After the transaction, the payment can be captured by using PaymentService to contact Adyen itself. 

Changes in functions "SearchItem" and "GetItem"

(RTP-20726

GetItem and SearchItem endpoints are returning the main EAN when local EAN sent in the request.

Exception when main currency is a supported currency

(RTP-21277)

Fixed exception thrown by EndCart and CheckOutCart endpoints when Main currency is not a part of supported currency. 

20726)

GetItem and SearchItem endpoints are returning the main EAN when local EAN sent in the request.

Change in GetCart Response (Error Change in GetCart Response (Error Handling)

(RTP-27053)

When calling getCart while the usp.getReceiptBy procedure is not working or the database is unavailable, the returned error is GeneralFault type, thus differentiating it from the previous CartNotFoundFault. 

...

For BatchToPosApi, a new parameter called 'useUniqueOrderNumber' was added to the DeliveryFromStagingToPosApi and PaymentFromStagingToPosApi jobs. When set to True, the job will call the GetCartIdByOrderNumber endpoint with isUniqueOrderNumber=True.

Dispatch Orders - Fix for error in swapping item and cancelling 

(RTC-38280)

It is possible to swap items or cancel an order in Dispatch Order Chain Web without any server side errors.

...

jobs. When set to True, the job will call the GetCartIdByOrderNumber endpoint with isUniqueOrderNumber=True.


...

Released 01.02.2024

Adyen Checkout

(RTP-26647)

Adyen is available as a payment terminal in POSAPI. It is possible to pay for an order with an authorized Adyen payment. After the transaction, the payment can be captured by using PaymentService to contact Adyen itself. 

Exception when main currency is a supported currency

(RTP-21277)

Fixed exception thrown by EndCart and CheckOutCart endpoints when Main currency is not a part of supported currency. 


...

Released 01.02.2024

Support for InternalOrderNumber

...