Mô tả
Dropday – Automatically synchronizes your WooCommerce orders to the Dropday platform, enabling seamless dropship order processing and automation.
Features
- Automatic order synchronization when orders are paid
- Support for various cost-of-goods plugins
- Configurable product meta data whitelist
- Delivery date support from popular delivery date plugins
- Live/Test mode toggle
Configuration
Go to Settings Dropday
- Enter your API Key and Account ID from your Dropday Dashboard
- Check ‘Live mode’ when you are ready to process real orders
External Services
This plugin connects to the Dropday API to synchronize your WooCommerce orders for dropship order automation.
Endpoint: https://dropday.io/api/v1
Documentation: https://docs.dropday.io/
What data is sent
When an order is marked as paid in WooCommerce, the following data is sent to the Dropday API:
- Order ID and total amount
- Customer shipping address (name, company, address, city, postcode, country, phone)
- Customer email address
- Shipping method and cost
- Customer notes
- Delivery date (if available from delivery date plugins)
- Product information (name, SKU, quantity, price, image, brand, category)
- Product purchase price (if available from cost-of-goods plugins)
When data is sent
Order data is sent automatically when:
- An order status changes to a paid status in WooCommerce
Service Provider
This service is provided by Dropday.
- Service website: https://get.dropday.io
- Terms of Service: https://get.dropday.io/terms-of-service
- Privacy Policy: https://get.dropday.io/terms-of-service
Cài đặt
- Download the Dropday plugin
- Go to the admin area of your store
- In the admin area, go to ‘Plugins’ and then ‘Add New’ and choose ‘Upload Plugin’
- Click on ‘select file’, upload the .zip file and click on ‘Install Now’
- Click on ‘Activate Plugin’
Hỏi đáp
-
Where do I find my API Key and Account ID?
-
You can find your API Key and Account ID in your Dropday Dashboard at https://dropday.io
-
Does this plugin require WooCommerce?
-
Yes, this plugin requires WooCommerce to be installed and activated.
Đánh giá
Người đóng góp & Lập trình viên
“Dropday – Dropship Order Automation” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Dropday – Dropship Order Automation” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.0
- Updated plugin name for compliance
- Added Requires Plugins header for WooCommerce dependency
- Improved internationalization with proper text domain
- Security improvements with proper escaping
- Updated compatibility to WordPress 6.9 and WooCommerce 9.4
1.0.3
- Added configurable delivery date meta fields
- Added configurable purchase price meta fields
- Added product meta data whitelist feature
1.0.2
- Initial public release