This module allows to make payments with a Cashdro (https://www.cashdro.com) terminal on the Point of Sale frontend.
Table of contents
Configuration
To add a Cashdro payment terminal:
- Go to Point of Sale > Configuration > Payment Methods
- Choose a cash payment method or create a new one.
- Select Cashdro in the Use a Payment Terminal field.
- Configure the Cashdro terminal hostname and credentials.
- Configure the desired, Cashdro terminal in the proper PoS configurations.
Note that if a single payment method was used for cash in different stores, it should be splitted in as many phisical stores there are.
Usage
With the proper configuration made:
- Make a new PoS order and choose the cash payment method configured with the Cashdro settings.
- Click on Send to send the request to the Cashdro terminal that will ask the customer for the amount to pay.
- The cashier can cancel the amount request discarding the line clicking on the (x) symbol.
- When the customer pays the sale amount in the terminal, the Cashdro reports the amount received and change delivered back.
- The Point of Sale reflects it in the payment line and thus the order can be validated now.
Known issues / Roadmap
Cashdro terminals are designed to communicate in the local network, so they can’t receive or transmit any request to a remote Odoo server. So in order to implement further features, la cash control or cash ins/outs it would be necessary to either:
- Prepare the Cashdro terminal for a remote use (VPN, dns, etc.) and implement the corresponding backend methods.
- Develope PoS frontend modules that allow to perform such operations and extend this one making use of them.
Bug Tracker
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.
Credits
Contributors
- Ignacio Ibeas
- David Vidal
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/pos project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.