Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) |
Lines of code | 774 |
Technical Name |
payment_mips |
License | OPL-1 |
Website | https://arkeup.com/transverse |
Versions | 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) |
Lines of code | 774 |
Technical Name |
payment_mips |
License | OPL-1 |
Website | https://arkeup.com/transverse |
Versions | 17.0 18.0 |
Integrating the MIPS Payment Provider in Odoo 17
This guide provides step-by-step instructions for integrating the MIPS payment provider into Odoo 17. MIPS allows you to manage secure payments for both online and point-of-sale (POS) transactions within your Odoo platform. Please follow each step carefully to ensure the setup is accurate and functional.
⚠ Disclaimer: Transaction fees will apply on transactions processed through the MIPS Module. Please contact MIPS for more information
Step 1: Install the MIPS Module
In the Odoo interface, navigate to Apps and search for MIPS. Once located, click Install to add the MIPS payment module to your Odoo instance.

Step 2: Activate and Test the Payment Provider
After installing the module, go to Accounting > Configuration > Payment Providers. Select MIPS and click Activate to enable the payment method. Set the provider's State to Enabled. Test Mode to is just for developers.

Step 3: Enter the Provider Credentials
In the Credentials tab, enter the necessary credentials provided by MIPS:
- MIPS Username
- MIPS Password
- MIPS Merchant ID
- MIPS ID (Note: The Entity ID differs between online payments and POS transactions.)
- MIPS Operator ID
- MIPS Operator Password
- MIPS Salt
- MIPS Cipher Key
Ensure all credentials are correct to avoid connection issues.
⚠ Important: the callback URL displayed must be provided to MIPS, this URL is mandatory for the transactions informations return to the odoo instance.

Step 4: Configure a Payment Method for POS
To set up MIPS for POS transactions, go to Point of Sale > Configuration > Payment Methods and create a new payment method. Set the Journal for transactions (e.g., Bank), and enable the option Use a payment terminal to allow terminal-based payments.
Configure the terminal-specific fields such as POS entity ID, Cashier ID, and Terminal device ID in the payment method settings if required.

Conclusion
The MIPS payment provider is now configured in Odoo 17. Complete a test transaction to confirm that all settings are correctly applied and the integration is functional.
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