| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 293 |
| Technical Name |
oe_payment_network |
| License | OPL-1 |
| Website | https://odooerp.ae |
| Versions | 17.0 18.0 19.0 |
Key Features
Accept card payments via Network International N-Genius Online with the secure Hosted Payment Page and built-in 3-D Secure
Hosted Payment Page (HPP)
Buyers are redirected to a secure page hosted by Network International, so the full N-Genius checkout is just a click away.
Cards never touch Odoo
Card data is never seen, processed, or stored by Odoo. The whole flow is PCI compliant by design.
Built-in 3-D Secure
3-D Secure authentication is handled by the N-Genius hosted page out of the box, no extra integration required.
OAuth2 token authentication
Odoo authenticates against N-Genius with your API Key and a short-lived OAuth access token (5-minute window).
Sandbox & Production toggle
The provider State auto-routes traffic: Enabled hits production endpoints, Test Mode hits the sandbox.
Forge-proof return verification
On return, Odoo queries the gateway directly for the order status; a fake return URL cannot mark a transaction as paid.
12 currencies out of the box
Supports AED, SAR, QAR, KWD, BHD, OMR, JOD, EGP, USD, EUR, GBP, and INR from the first install.
Automatic minor units
Amounts are converted to the minor units N-Genius expects (for example, fils for AED), so totals always match.
Simple two-field setup
Paste your API Key and Outlet Reference from the N-Genius portal, save, and the provider is live.
Network International in Payment Providers
Network International at checkout
Payment transaction recorded in Odoo
User guide
Get your API Key and Outlet Reference from the N-Genius portal, install the module, paste the two values in the payment provider form, pick countries, currencies, and website, and you are ready to accept card payments.
1. Get credentials from the N-Genius portal
- Sign in to the N-Genius sandbox portal for testing, or to the live portal for production.
- Open Settings > Integrations > API Integration and copy the Service Account API Key.
- Open Settings > Organisational details, open your outlet, and copy the Outlet Reference.
- The API Key is already in the exact form expected by the gateway. Do not re-encode it.
2. Install the module
- Open Apps, remove the Apps filter, and search Payment Provider: Network International.
- Click Install.
3. Configure the provider
- Go to Accounting > Configuration > Payment Providers and open Network International.
- Paste the API Key and the Outlet Reference.
- Set the State: Test Mode to hit the sandbox endpoint, or Enabled to hit production.
- Use the matching credential set for each environment.
4. Pick countries, currencies, and website
- Open the Configuration tab.
- Set the supported Countries and Currencies (AED, SAR, QAR, KWD, BHD, OMR, JOD, EGP, USD, EUR, GBP, INR are supported out of the box).
- Pick the Website where the provider should be offered.
- Click Save.
5. Test with sandbox cards
- Create a quotation or invoice in a supported currency (for example AED) and proceed to Pay, or pay an order from the website.
- Choose Network International; you are redirected to the hosted payment page.
- Use the current N-Genius sandbox test cards from the developer documentation; on return, verify the transaction state under Accounting > Customers > Payment Transactions.
Frequently Asked Questions
1. Does Odoo ever see or store card data?
2. How is 3-D Secure handled?
3. How do I switch from test to live?
4. Which currencies are supported?
5. Can the return URL be forged to mark a payment as paid?
6. Does it support refunds or manual capture?
7. Is it compatible with Odoo 19?
Module Support & SLA
Standard response time (SLA) for support queries is typically 1 to 2 working days.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 293 |
| Technical Name |
oe_payment_network |
| License | OPL-1 |
| Website | https://odooerp.ae |
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