Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 313 |
Technical Name |
payment_intasend |
License | LGPL-3 |
Website | https://intasend.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 313 |
Technical Name |
payment_intasend |
License | LGPL-3 |
Website | https://intasend.com |
Official Intasend Payment Provider for Odoo
Overview
This module integrates Intasend, a Kenyan-based online payment provider, with Odoo. It allows merchants to facilitate payments worldwide through their Odoo-powered e-commerce platforms.
Features
- Seamless integration with Odoo's payment system
- Secure handling of transactions
- Support for multiple currencies
- Easy configuration through Odoo's admin interface
Requirements
- Odoo 17.0 or later
- An active Intasend account
Intasend Odoo Integration
Introduction
Intasend is an online payments provider based in Kenya that enables merchants to facilitate payments worldwide. This guide will walk you through the process of integrating Intasend with your Odoo platform.
1. Intasend Dashboard Configuration
- Log into the Intasend Dashboard.
- Navigate to the Integrations page.
- Locate and copy the values of the Public Key and Secret Key fields.
- Store these keys securely, as you may not be able to access them later.

2. Odoo Configuration (Self-Hosted)
- Locate the `addons` folder in the root directory of your Odoo project.
- Add the `payment_intasend` folder to the `addons` directory.

Restart the Odoo service to apply the changes:
systemctl restart odoo17
3. Activating Intasend in Odoo
- Log into your Odoo platform.
- Go to the Apps menu and search for "Intasend".
- Activate the payment_intasend app.

4. Configuring Intasend for Your Site
- Navigate to the site where you want to configure Intasend.
- In the configuration options, click on "Payment Providers".
- Find Intasend in the list and click "Activate".


On the Intasend configuration page:
- Enter the Public Key, Secret Key, and Webhook Key.
- Toggle the state to "Enabled".
- Click the "Save" button in the top left corner.

Conclusion
You have now successfully integrated Intasend with your Odoo platform. Your customers can enjoy a seamless payment experience with Intasend's secure and efficient payment processing capabilities.
Please log in to comment on this module