This module extends the Point of Sale odoo module, to add compatibility with the odoo-driver
python library, when using Telium Payment Terminal.
More information: https://pypi.org/project/odoo-driver/
Table of contents
- go to the "Point of Sale > Configuration > Payment Method"
- Check the option Is Payment Terminal
- Open the Point of sale
- make an order, and select a payment that is marked as "Is Payment Terminal"
- Click on the button "Send to Payment Terminal"
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Aurélien DUMAINE
- GRAP
- Akretion
- ACSONE SA/NV
This module is a full refactor of the OCA V16 module pos_terminal_payment
.
Original authors and ideas are:
- Aurelien Dumaine
- Alexis de Lattre <[email protected]>
- Sylvain LE GAL (https://twitter.com/legalsylvain)
This module is part of the grap/odoo-addons-driver project on GitHub.
You are welcome to contribute.