內容簡介
Keskintech Marketplaces 是一款進階的 WooCommerce 市場整合外掛,旨在幫助商店擁有者直接從 WordPress 管理多市場操作。它完全兼容 WooCommerce 高效能訂單儲存(HPOS),提供靈活的整合選項。
【主要功能】
• 將 WooCommerce 產品匯出至市場兼容的 XLSX 和 CSV 模板
• 支援拖放欄位匹配的市場模板匯入
• 市場特定的定價規則設定
• 實時 API 整合以發布產品
• 自動訂單同步至 WooCommerce
• 詳細的錯誤日誌記錄
外掛標籤
開發者團隊
原文外掛簡介
Keskintech Marketplaces is an advanced WooCommerce marketplace integration plugin designed to help store owners manage multi-marketplace operations directly from WordPress. Fully compatible with WooCommerce High-Performance Order Storage (HPOS).
The plugin supports both real-time API integration (Premium) and template-based (XLSX / CSV) workflows (Free), allowing flexible integration for different marketplace requirements.
Free Features
Export WooCommerce products to marketplace-compatible XLSX and CSV templates
Import and map marketplace templates with drag-and-drop column matching
Marketplace-specific pricing rules (add, subtract, multiply, divide)
Product-level and variation-level pricing
Manual attribute, category, and brand matching (enter marketplace values by text)
Default stock assignment and brand management
Integration with WordPress brand plugins and fixed brand option
Detailed error logs
Premium Features (Requires Active Subscription)
Premium features require a Keskintech Marketplaces account with an active subscription. Plans are available at keskintechmarketplaces.com. A 7-day free trial is available (account registration and valid payment method required).
Real-time product publishing via API directly to marketplaces
Price and stock synchronization in real time
Automatic order synchronization — pull new orders, cancellations, and returns into WooCommerce
API-based category, attribute, and brand matching — fetch live marketplace taxonomy data
Cron job scheduling — automate product updates and order imports on a configurable interval
Transaction history — detailed marketplace response monitoring and audit logs
Supported Marketplaces
Real-Time API Integration (Premium):
– Trendyol
– Pazarama
Template-Based Integration (Free, XLSX / CSV):
Available for all marketplaces that provide compatible file formats.
External Services
This plugin connects to the Keskintech Marketplaces API Gateway (https://apigw.keskintechmarketplaces.com) to provide real-time marketplace integration features.
What data is sent:
– WordPress site URL (sent during license activation to bind the license to your site)
– Marketplace API credentials you provide (Trendyol Supplier ID & API key, Pazarama API key, etc.) — encrypted in your browser using RSA-OAEP (Web Crypto API) before submission; neither the WordPress server nor the API gateway ever receives plaintext credentials
– WooCommerce product data (title, description, price, stock, images, attributes, categories) — sent when you publish or update products via API
– Order data received from marketplaces — imported into WooCommerce during order synchronization
– Plugin version and platform identifier (wordpress) — sent with every request for compatibility tracking
When data is sent:
Data is transmitted to the API gateway only when the user has:
1. Entered a valid license key and activated the plugin (license activation)
2. Configured marketplace API credentials in the plugin settings
3. Manually triggered a product publish/update action, OR enabled an automated cron job for order/product synchronization
Template-based import and export (XLSX / CSV) works entirely locally and does not transmit any data to external services.
Service information:
– Service: Keskintech Marketplaces API Gateway
– Provider: Furkan Keskintaş / Keskintech Marketplaces
– API base URL: https://apigw.keskintechmarketplaces.com
– Website: keskintechmarketplaces.com
– Privacy Policy: Privacy Policy
– Terms of Service: Terms of Service
Third-party marketplaces:
When API integration is active, product and order data is also transmitted to the respective marketplace APIs (e.g., Trendyol, Pazarama) according to their own terms of service and privacy policies.
How It Works
Add a marketplace — Configure the marketplace name and type.
Enter API credentials — Required for Premium API features (Trendyol, Pazarama).
Define pricing rules — Set marketplace-specific pricing adjustments.
Map categories and attributes — Match WooCommerce data to marketplace fields manually (Free) or by fetching live data via API (Premium).
Publish products or export templates — Use API for instant publishing (Premium) or export XLSX/CSV for manual upload (Free).
Synchronize orders — Pull marketplace orders into WooCommerce manually or via scheduled cron jobs (Premium).
Monitor logs — Review transaction history and error reports.
Requirements
WordPress 6.0 or higher
WooCommerce 6.3.1 or higher
PHP 7.4 or higher
HTTPS (SSL) is required for API integration features
Security & Data Handling
All communication with the API gateway is performed over HTTPS (TLS 1.2+).
Marketplace API credentials are encrypted client-side in the browser using RSA-OAEP (Web Crypto API) before being submitted. The WordPress server and the Keskintech API gateway never receive plaintext marketplace credentials. Only the RSA-encrypted blob and an HMAC-SHA256 fingerprint are stored and transmitted.
Template-based export and import operations are performed locally; no data leaves your server.
Acknowledgements
This plugin uses the following open-source libraries:
SimpleXLSX by Sergey Shuchkin — for reading XLSX files. MIT License
PHP_XLSXWriter by mk-j — for writing XLSX files. MIT License
Select2 — for enhanced select box UI components. MIT License
