Skip to Content

Korea Coupang Connector

150.15 150.15

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

Coupang Connector for Korea

Import Coupang order sheets, acknowledge fulfilment and push courier tracking back to Coupang - using your own WING Open API keys (BYOK).

One app to run your Coupang storefront from Odoo

This connector talks directly to the official Coupang Open API (the API behind the Coupang WING seller portal). Every request is signed with Coupang's CEA HMAC-SHA256 scheme using your own Open API access key, secret key and vendor id. Nothing is routed through a third party: it is a pure bring-your-own-key (BYOK) integration, and the gateway URL is editable so you can point at a reverse proxy if your infrastructure requires it.

Pull order sheets

Fetch new Coupang order sheets on demand or on a schedule. Each shipment box becomes an Odoo sale order, with the buyer's masked delivery address, relay phone number, and every order item mapped to the matching Odoo product by seller SKU, vendor item id, internal reference or barcode.

Acknowledge & confirm

Acknowledge new orders (move them from ACCEPT to INSTRUCT / product-in-preparation) with one click or automatically on import. Optionally auto-confirm the Odoo sale order so your warehouse picks immediately.

Push courier tracking

Register the courier and tracking (invoice) number back on Coupang straight from the order. The courier is chosen from Coupang's published deliveryCompanyCode list (CJ Logistics, Hanjin, Lotte, Korea Post and more), so the upload is accepted on the first try.

Track delivery status

Refresh an order's Coupang status at any time and store it on the sale order, so your team always sees whether a parcel is preparing, departed, delivering or finally delivered.

Features at a glance

CapabilityWhat it does
Order-sheet import Day-paged pull of Coupang order sheets into Odoo sale orders, deduplicated by shipment box id.
Product matching Resolve each order item by Coupang seller SKU, vendor item id, Odoo internal reference or barcode.
Acknowledgement Batch acknowledge orders (ACCEPT → INSTRUCT), manual or automatic on import.
Tracking upload Upload and correct courier code + tracking number (invoice apply) for a shipment box.
Status refresh Re-read a single order sheet and store its current Coupang status.
Courier reference Built-in list of Coupang delivery company codes with human-readable carrier names.
Scheduled fetch Optional cron that pulls new orders at your chosen interval and status filter.
API call log Every call recorded with operation, status, duration and error excerpt for troubleshooting.
Resilient transport Automatic retry with backoff on 5xx for idempotent verbs, 30s timeouts and structured logging.

How the BYOK security model works

You generate an Open API key in your own Coupang WING portal and paste the access key, secret key and vendor id into Odoo's settings. The connector signs each request locally with HMAC-SHA256 (Coupang's CEA scheme) and sends it directly to the Coupang gateway. The secret key never leaves your Odoo except as a one-way signature on the request. We are not a Coupang reseller, aggregator or certified integrator - your credentials, your data, your endpoint.

Requirements

  • Odoo 18.0 or 19.0 (Community or Enterprise).
  • An active Coupang seller account with Open API access enabled in WING.
  • The standard Sales and Inventory apps.

Screenshots

Api Log

Api Log

Settings

Settings

Update date: 2026-07-02