Marketplace Pro AI
by Baris Genc https://gencbaris.com/odoo_plugins/marketplace_pro_ai/index.html$ 78.99
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Inventory (stock) • Invoicing (account) • eCommerce (website_sale) • Website (website) |
| Lines of code | 1282 |
| Technical Name |
marketplace_pro_ai |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/marketplace_pro_ai/index.html |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Inventory (stock) • Invoicing (account) • eCommerce (website_sale) • Website (website) |
| Lines of code | 1282 |
| Technical Name |
marketplace_pro_ai |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/marketplace_pro_ai/index.html |
| Versions | 18.0 19.0 |
Marketplace Pro AI
Stripe + PayPal seller payout module with seller approval state machine and commission rules (no marketplace SDK, no real ML)
A focused payout module for Odoo multi-vendor setups: real stripe.Transfer.create and paypalrestsdk.Payout.create calls, a seller approval state machine on marketplace.seller, automatic commission calculation on sale.order.line, and a daily / weekly / biweekly / monthly scheduler that aggregates earnings per seller.
Key Features
Seller Approval State Machine
marketplace.seller with mail.thread, partner_id link, commission_rate, payout_method, stripe_account_id, paypal_email and the draft / pending / approved / rejected / suspended lifecycle.
Real Stripe Payouts
stripe.Transfer.create(amount, currency, destination, transfer_group) via the official Stripe Python SDK with credentials read from ir.config_parameter.
Real PayPal Payouts
paypalrestsdk.Payout({...}).create() with sender_batch_header via the PayPal REST SDK.
Commission Auto-Calc
onchange on sale.order.line computes commission_amount = price_subtotal * (commission_rate / 100).
Payout Scheduler
Daily / weekly / biweekly / monthly aggregation of sale.order.line per seller above a configurable minimum threshold, producing marketplace.payout records with sequence numbering.
Heuristic Quality Checks
Rule-based product-approval scoring (image size, description length, 3-sigma price anomaly) and review fraud checks (keyword list, verified-purchase lookup, create-date velocity).
Use Cases
Screenshots
Dashboard
Main
Vendors
Products
Payouts
Menu
Why Choose This Module
You already have a vendor model in Odoo and need a working Stripe / PayPal payout pipeline with seller-level commission rules and a configurable scheduler. This module gives you that core â without charging you for AI features it does not perform. If you need a full Amazon / eBay sync layer, look at our dedicated Trendyol / Hepsiburada / n11 connectors instead.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: OPL-1
- Languages: 35+
- Author: Baris Genc
- Dependencies: base, website_sale, stock, account, payment, mail
- Support: odoo@gencbaris.com
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