Released 4 December 2025
Handling GTIN in Foodora Gateway (RTP-42881)
The Foodora Gateway processes GTIN values correctly when received from Foodora. The system retrieves the main GTIN from the barcode array sent by Foodora and uses it for item identification in POSAPI. This prevents errors caused by unknown EAN values and ensures proper item matching during transactions.
Additionally, POS Configuration RemoveLeadingZerosFromBarcode should be enabled to ignore leading zeros sent by Foodora in barcode field.
Foodora order handling for removed item lines (RTP-43824)
The Foodora integration processes all valid items in an order even when one or more items are missing or marked as not found. This ensures that available items continue through the flow instead of causing the whole order to stop.
Remove order type filter (RTP-39810)
Foodora accepts orders with any order type, including pickup or when the order type is missing/Null. This allows for better support of different order flows from Foodora.
Convert Foodora order to BatchToPosAPI - cart calculations and Foodora price (override) (RTP-35211)
Orders from Foodora will be created as Sale in POS.