Daily updates from Odoo
Thursday, February 27, 2025
1 change · 18.0
New functionality added to Odoo
Odoo Point of Sale now supports Tyro payment terminals for Australian and New Zealand businesses. This lets stores process Tyro card payments through the certified integration, with extra checkout safeguards such as preventing cancellation of partially paid orders and blocking navigation during active payments.
Original PR description
Community PR: https://github.com/odoo/odoo/pull/187536 Add support for the Tyro payment terminal (AU/NZ). The integration uses their iClient JS library, and all communication is done via their API and not with the terminal locally. Some behaviour is modified when using the Tyro payment method in order to comply with their certification: - Orders cannot be cancelled if they are partially paid - You cannot navigate away from the payment screen while a Tyro payment is in progress - Specific payment lines can be chosen when refunding an order task-4086116