...
Procedures used by BatchToPosApi are changed to support using an article's item number for adding it to cart.
Pre-validated gift cards for sale and payment
When paying for an order, it is possible to make the transaction with a pre-validated gift card using the AddGiftcardPayment method. Pre-validated gift cards can also be purchased like other items by adding them with AddGiftcardToCart method.
...
Released 28.02.2024
Dispatch Orders - Fix for error in swapping item and cancelling
...