Versions Compared

Key

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

...

We're encountering an Invalid Cast Exception on certain endpoints related to POSLog, which is causing the POS API to return a 500 error. This issue has been resolved by updating the error code to 400 and providing a valid failure message.

RemoveItemFromCart should fail if the item is already removed

(RTP-18672)

Removing item which is previously/already removed will fail with an error


...

Released 05.09.2024

Post-registration of members through NewCartForTransactions

...