| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) • Inventory (stock) |
| Lines of code | 1797 |
| Technical Name |
nvt_sale_ebay |
| License | OPL-1 |
| Website | http://nguyentuann1004@gmail.com |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) • Inventory (stock) |
| Lines of code | 1797 |
| Technical Name |
nvt_sale_ebay |
| License | OPL-1 |
| Website | http://nguyentuann1004@gmail.com |
| Versions | 17.0 18.0 19.0 |
eBay Connector
Seamlessly connect multiple eBay merchant marketplaces to Odoo. Automatically import **orders and buyer details**, synchronize **inventory quantities**, and push **delivery tracking details** back to eBay. Fully engineered on eBay's modern Sell APIs (Fulfillment, Inventory, Account) with secure OAuth 2.0.
The Challenge
Managing eBay seller accounts across multiple localized marketplaces is highly complex. Duplicating buyer details, typing out long tracking numbers, and lagging behind on inventory updates can damage your eBay Late Shipment Rate. Our **eBay Connector** automates these tedious processes while maintaining strict compliance with eBay developer standards.
|
📦
Sell Fulfillment OrdersImports eBay orders via Sell Fulfillment API v1 as Odoo sales orders. Preserves complex tax components, buyer profiles, and currency transactions. |
🚚
Fulfillment Tracking SyncValidating Odoo pickings pushes carrier codes and tracking numbers back to eBay, generating a Shipping Fulfillment record to notify your buyers. |
🛠️
Dual Sandbox & ProductionFeatures built-in support for Sandbox and Production accounts. Safely test SKU mapping and order processes prior to making them live. |
|
📈
Inventory API QuantitiesUpdates eBay listing quantities in batches via the Sell Inventory API v1, pushing Odoo warehouse stock changes on a cron to prevent overselling. |
🚫
Bidirectional CancellationsCanceling sales orders in Odoo triggers a cancellation push back to eBay. Likewise, eBay buyer cancellations mirror cleanly on linked Odoo sale orders. |
🏢
Multi-Marketplace ScopeLink multiple eBay sites (US, UK, DE, AU, VN, etc.) under a single developer application setup. Keep accounting entries segregated by market. |
🌟 Technical Spotlight: Secure Sandbox & Production Switcher
eBay is highly restrictive regarding listing validations and inventory synchronization. Pushing misaligned SKUs or incorrect pricing straight to production can lead to account warnings or listing suspensions.
Our **eBay Connector** eliminates this risk by introducing a native **Sandbox and Production environment toggle** on each account form. You can paste your eBay Sandbox test keys, link a mock merchant profile, and perform full-cycle testing (order pull, stock sync, picking updates, cancellation pushes) in a risk-free environment. Once validated, simply toggle to Production and start processing live customer sales safely.
How It Works
Fast and highly reliable OAuth setup.
Register developer keys
Create a keyset (Sandbox or Production) on the eBay Developer Program portal. Set up your RuName callback URL to authorize secure redirects.
Configure eBay Account
Paste the App ID, Cert ID, and RuName inside Odoo's eBay Account view. Select your active environment (Sandbox or Production).
Authorize & Go Live
Click "Authorize on eBay", log in to grant application access, and your eBay account links securely. Odoo instantly handles order imports and inventory syncs.
Before vs After
| Workflow | Without Module | With eBay Connector |
|---|---|---|
| Sync Orders from eBay | ✗ Manual transcription | ✓ (Automated Pull API) |
| Tracking Details Sync | ✗ Risky manual delays | ✓ (Auto Shipment Push) |
| Sandbox Validation | ✗ Testing on live stock | ✓ (Dual Sandbox Switch) |
| Stock Level Push | ✗ Frequent out-of-stock | ✓ (Bulk Quantity Update) |
| Bidirectional Cancellations | ✗ Missing cancels | ✓ (Seamlessly Mirrored) |
Frequently Asked Questions
| ❓ Can I connect multiple distinct eBay regional sites under one developer app? Yes. Odoo allows you to add multiple eBay regional shops (EBAY_US, EBAY_GB, EBAY_DE, etc.) under a single configured Odoo developer account record. |
| ❓ What occurs when an eBay order contains custom variations or missing SKUs? The connector matches listings using Odoo's internal references. If an imported order line contains a missing or custom variation SKU, the intelligent fallback handler automatically routes the item to a predefined fallback product, preventing synchronization failures. |
| ❓ How secure are my credentials and access tokens? Completely secure. The module integrates standard eBay OAuth 2.0. It receives 2-hour access tokens and an 18-month refresh token. Odoo automatically handles token rotations silently before every API call, removing the need for manual credentials inputs. |
Need Help?
Full support included. Questions, customization requests, or issues — just reach out!
nguyentuann1004@gmail.comVersion: 19.0.1.0.0 | License: OPL-1 | Author: Tuan Nguyen Van
Compatible with Odoo 19 Community, Enterprise, and Odoo.sh
© 2026 Tuan Nguyen Van. All rights reserved.
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