Skip to Content

Morocco Jumia Connector

121.80 121.80

Instant digital delivery after payment confirmation.
License: OPL-1, every download is watermarked.
Terms and Conditions

Jumia Morocco Connector for Odoo

Import Jumia Morocco orders, sync stock & prices and push shipment status — all from Odoo, using your own SellerCenter API key (BYOK).

One app to run your Jumia Morocco store from Odoo

This connector integrates Odoo directly with the Jumia SellerCenter Seller API used by Jumia Morocco (jumia.ma). It pulls your marketplace orders into Odoo as native sale orders, keeps your stock and prices aligned with your Odoo catalog, and lets you advance Jumia order items through their fulfilment lifecycle — without leaving Odoo.

It is a BYOK (bring-your-own-key) connector: you paste the seller email (UserID) and the API key from your own Jumia SellerCenter account. Every request is signed locally with the official HMAC-SHA256 signature algorithm and sent only to the Jumia endpoint you configure. No data is routed through any third party.

Order import (pull)

A scheduled job and an on-demand button pull recent Jumia orders by status and date window. Each order becomes an Odoo sale.order with the customer, Casablanca/Rabat shipping address, payment method (including Cash on Delivery) and order lines resolved by SellerSku, Internal Reference or barcode. Identical-SKU units are collapsed into a single line carrying the correct quantity.

Stock & price sync (push)

Per-product buttons and hourly scheduled jobs push your Odoo on-hand quantity and sales price to Jumia by SellerSku through the SellerCenter ProductUpdate feed, batched in chunks of up to 50 rows. Flag the products you want kept in sync; the rest are left untouched.

Fulfilment status (push)

Move order items to Ready to Ship and Shipped, or Cancel them, straight from the sale order - attaching your shipping provider and tracking number, or a cancellation reason. The connector resolves the underlying Jumia OrderItemIds for you and reports the result back onto the order.

Reliability & audit

Built-in retry on transient 5xx responses, 30-second timeouts and a unified API log that records every call — operation, SellerCenter action, HTTP status, Jumia error code, measured duration and (on failure) the error message — for fast troubleshooting and rate-limit visibility.

Feature summary

CapabilityDetail
Order importGetOrders + GetOrderItems, paged, status & date filtered, into native sale orders
Customer matchingReuses existing partners by email then by Jumia shipping phone
Product resolutionSellerSku → Internal Reference → barcode lookup
Stock syncProductUpdate feed by SellerSku, manual & hourly cron, batched (50/req)
Price syncProductUpdate feed by SellerSku, manual & hourly cron
FulfilmentReady to Ship, Mark Shipped and Cancel buttons (SetStatusToReadyToShip / SetStatusToShipped / SetStatusToCanceled)
AuthenticationHMAC-SHA256 signed requests with your own UserID + API key (BYOK)
CurrencyImported orders are stored in Moroccan Dirham (MAD) via a MAD pricelist
AuditUnified API log recording every call - action, HTTP status, Jumia error code & measured duration

How it works

  1. Open Settings → Jumia Morocco and paste your seller email (UserID) and API key from Jumia SellerCenter.
  2. Click Test Jumia to verify the credentials with a real signed API call.
  3. Set the SellerSku on your products and flag them Synced to Jumia.
  4. Use Fetch Orders Now (or enable the scheduled job) to import orders.
  5. Advance items to Ready to Ship / Shipped from the sale order.

Requirements

  • Odoo 18.0 or 19.0, Community or Enterprise.
  • An active Jumia Morocco seller account with SellerCenter API access (UserID + API key).
  • The Python requests library (bundled with standard Odoo deployments).

This connector generates and signs the SellerCenter payloads and transmits them using your own credentials. It is not affiliated with, or an official product of, Jumia.

Screenshots

Api Log

Api Log

Settings

Settings

Update date: 2026-07-02