| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 387 |
| Technical Name |
payment_skipcash_qa |
| License | LGPL-3 |
SkipCash Payment Gateway for Odoo 19
Seamlessly integrate Qatar's leading payment gateway with your Odoo eCommerce and Invoicing.
Prerequisites
Before installing this module, you must install the official SkipCash Python library in your Odoo environment.
pip install skipcash
Empower Your Business in Qatar
SkipCash is a state-of-the-art mobile payment app and gateway operating in Qatar. This module provides a secure, robust, and native integration between your Odoo 19 environment and the SkipCash platform.
Whether you are selling products online through Odoo eCommerce or sending invoices to clients, this module allows them to pay instantly using their credit cards, debit cards, or the SkipCash app.
Key Features
- Direct Integration: Connects directly to SkipCash API using secure Webhooks.
- eCommerce Ready: Customers can checkout securely from your Odoo web store.
- Invoice Payments: Add a "Pay Now" button to invoices for quick settlements.
- Tokenization Support: Allows saving cards securely for future one-click payments.
- Automated Status Updates: Background Webhooks ensure Odoo always knows if a payment succeeded or failed, even if the user closes their browser.
- Multi-Currency: Full support for QAR (Qatari Riyal).
How to Configure
1. In Odoo
- Go to Accounting / Website > Configuration > Payment Providers.
- Select SkipCash.
- Enter your credentials:
- Client ID
- Key ID
- Secret Key
- Webhook Key
- Set state to Test (Sandbox) or Enabled (Production).
2. In SkipCash Portal
Register your Webhook and Return URLs in the SkipCash Merchant Portal so it knows where to send payment updates.
Webhook URL:
https://your-domain.com/payment/skipcash/webhook
Return URL:
https://your-domain.com/payment/skipcash/return
Please log in to comment on this module