Skip to Content

Daraz Bangladesh

121.80 121.80

Instant digital delivery after payment confirmation.
License: OPL-1, every download is watermarked.
Terms and Conditions
Compatible: Odoo 18.0 · 19.0
OPL-1 license · Community & Enterprise · BYOK

Daraz Bangladesh Connector for Odoo

Sync Daraz orders, stock, price and Cash-on-Delivery into Odoo — driven by your own Daraz Open Platform app

Connect Odoo straight to your Daraz Bangladesh seller account. Pull marketplace orders into Odoo sales, keep stock and prices in sync by SellerSku, move items through the Daraz fulfilment flow (ready-to-ship, tracking, shipping labels) and reconcile Cash-on-Delivery payouts — the dominant payment method in Bangladesh — all from a single Odoo app.

Key Features

Order Sync (pull)

A scheduled job and an on-demand button pull recent Daraz orders from /orders/get, page by page, filtered by status and creation window (Bangladesh UTC+06:00). Each order becomes an Odoo sale order with customer, shipping address and lines.

Order Items

Line items are read from /order/items/get and resolved to your products by Daraz SellerSku, Odoo internal reference or barcode. Paid price (after voucher) is preferred over list price.

Stock & Price Sync (push)

Push available quantity and sales price to Daraz by SellerSku via /product/price_quantity/update — per product, in bulk from the product list, or via an hourly cron, batched at 50 SKUs per call.

Fulfilment Flow

Mark order items ready-to-ship (/order/rts), push or update the courier tracking number (/order/sku/update), and cancel items with a Daraz reason code — per order or in bulk across many orders at once.

Cash on Delivery (COD)

COD orders are flagged automatically on import and filterable in the Daraz orders view. Refresh the payout / payment status for an order from /order/status/getpaymentstatus to know when cash has been collected.

Shipping Documents

Retrieve the Daraz-issued shipping label, invoice or carrier manifest for selected order items through /order/document/get for printing and dispatch.

OAuth & HMAC Signing

Exchange your one-time authorization code for access and refresh tokens, and refresh them in one click. Every request is signed locally with the published Daraz / LOP HMAC-SHA256 algorithm using your App Secret.

BYOK & Editable Endpoint

You hold your own Daraz developer App Key, App Secret and tokens; they are sent only to the Bangladesh gateway you configure (api.daraz.com.bd), which ships as an editable default for proxy / regional hosts.

Unified API Log & Resilience

Every call is logged with operation, HTTP status, Daraz business code, duration and error excerpt. Idempotent verbs retry on 5xx with backoff and a 30-second timeout.

What gets synced

Area Direction Daraz API used
Orders & customersDaraz → Odoo/orders/get, /order/items/get
Stock by SKUOdoo → Daraz/product/price_quantity/update
Price by SKUOdoo → Daraz/product/price_quantity/update
Ready-to-shipOdoo → Daraz/order/rts
Tracking numberOdoo → Daraz/order/sku/update
Shipping label / invoiceDaraz → Odoo/order/document/get
COD payout statusDaraz → Odoo/order/status/getpaymentstatus

How it works (BYOK)

Create a developer application in the Daraz Open Platform, authorize your seller account and paste the App Key, App Secret and one-time authorization code into Odoo. The connector exchanges the code for tokens and signs every request locally with your own App Secret. This module generates and transmits the Daraz API calls on your behalf using your credentials; it is not affiliated with, or an accredited integrator of, Daraz or Alibaba. The base and auth URLs are editable so you can target a proxy or a future regional host without code changes.

Requirements

Odoo 18.0 or 19.0 (Community or Enterprise) · a Daraz Bangladesh seller account with an Open Platform developer app · the Python requests library.

Support: support@pokutsoft.com

Screenshots

Api Log

Api Log

Daraz Orders

Daraz Orders

Settings

Settings

Update date: 2026-07-02