| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Point of Sale (point_of_sale) • Inventory (stock) • Invoicing (account) |
| Lines of code | 1148 |
| Technical Name |
pos_skipcash_odoie |
| License | OPL-1 |
| Website | https://www.odoie.com |
| Versions | 14.0 15.0 16.0 17.0 18.0 |
POS SkipCash — Qatar QR Payment
Accept SkipCash payments at the Point of Sale through a simple QR-code flow. Cashier hits Send, customer scans the QR with their phone, POS confirms the payment automatically.
pos_skipcash_odoie
Hosted SkipCash, scanned at the counter
SkipCash is one of the most popular hosted payment gateways for Qatar-based merchants. This module brings it to the Odoo Point of Sale: the cashier closes the order, a QR appears on the customer-facing screen, the customer scans and pays on their phone, and Odoo automatically marks the payment as received.
Key Features
A simple POS payment terminal — built for real shop floors.
QR Code at the Counter
The pay-URL is rendered as a QR on the cashier screen. Customers scan with any phone — no card, no app install.
Hosted Checkout
Customer is taken to SkipCash's secure hosted page. Card data never touches your POS device.
Auto-Confirm
The POS polls SkipCash every few seconds and closes the popup the moment the gateway confirms successful.
Sandbox & Production
Toggle between SkipCash sandbox and production with a single checkbox on the payment method.
Manager-Locked Credentials
Key ID, Client ID and Key Secret are visible only to POS managers — cashiers never see secrets.
Easy Cancel
The QR popup has a Cancel button. The POS releases the payment line and the cashier can pick a different method.
How It Works
From cashier tap to confirmed payment in seconds.
Built for Odoo 18.0
Native OWL POS, dialog service, register_payment_method.
Looking for another Odoo version? Odoie maintains parallel branches for Odoo 14 → Odoo 19.
Requirements
On the server
Python package skipcash (declared as an external dependency — pip install skipcash).
On your SkipCash dashboard
Generate a Client ID, Key ID and Key Secret with sufficient scope to create payments and read their status.
Need help with SkipCash setup?
Email info@odoie.com · we usually reply within one business day.
© Odoie · Module licensed under LGPL-3 · "Odoo" is a trademark of Odoo S.A. · "SkipCash" is a trademark of its respective owner.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module