From 10499a391286ead2003de3e755ce0ccee2d55d96 Mon Sep 17 00:00:00 2001 From: "Yaroslav Soroko (yaso)" Date: Fri, 12 Apr 2024 14:09:13 +0200 Subject: [PATCH] [IMP] point_of_sale: add Worldline terminal models This PR adds the Worldline terminal models we support to better redirect our clients and colleagues when using Worldline terminals. task-3865904 closes odoo/documentation#8799 X-original-commit: 09f5c15e90464b728a27905ca77e54bf56bdb498 Signed-off-by: Jonathan Castillo (jcs) --- .../payment_methods/terminals/worldline.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst index 64dbffe4d..1af169c48 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst @@ -5,9 +5,12 @@ Worldline Connecting a payment terminal allows you to offer a fluid payment flow to your customers and ease the work of your cashiers. -.. note:: - Please note that Worldline is currently only available in the Belgium, the Netherlands, and - Luxembourg. +.. important:: + - Worldline payment terminals require an :doc:`IoT Box `. + - Worldline is currently only available in Belgium, the Netherlands and Luxembourg. + - Odoo is compatible with Worldline terminals that use the CTEP protocol (e.g., the Yomani XR and + Yoximo terminals). If you have any doubts, contact your payment provider to ensure your + terminal's compatibility. Configuration =============