xpay✦ Commerce
Directory
WooCommerce plugins
JD Web & Ship
JD Web & Ship
Seamlessly integrate JD Web & Ship logistics with WooCommerce for automated order processing and shipment tracking in India.
Will this break my store?
What the WordPress.org registry says about keeping JD Web & Ship running.
Tested to 7.0.2
Tested against the WordPress branch in use today.12 days ago
7.4
Your host must be running at least this version.5.8
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how JD Web & Ship is looked after — not on how many stores run it.
Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
Not enough dataListing transparency
7 / 10Ratings
No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.
A smart dropshipping platform built to simplify e-commerce shipping.
JD Web & Ship is a powerful dropshipping solution built for WooCommerce merchants. It streamlines ecommerce shipping by connecting multiple courier partners instantly, comparing real-time rates, and automating order fulfillment with tracking.
Key Benefits:
- Multi-courier integration for flexibility
- Real-time shipping rates comparison
- Automated order syncing & fulfillment
- End-to-end shipment tracking
- COD support & reconciliation reports
Key Features
- Automatic Order Sync – Processing orders are automatically sent to JD Web & Ship
- Manual Order Management – Send individual or bulk orders manually
- Automatic Order Completion – WooCommerce order is marked as “Completed” when all JD orders are delivered
- Real-time Tracking – Display shipment status and tracking information on order pages
- Customer Tracking – Customers can view shipping status in their My Account area
- India-Focused – Specifically designed for Indian addresses and postal codes
- Order Filtering – Automatically filters and processes only Indian orders
- Webhook Support – Receive real-time status updates from JD Web & Ship
- Detailed Logging – Track all sync activities and API responses
- Retry Failed Orders – Easy retry mechanism for failed shipments
- Prepaid/COD Support – Handles both payment methods
- Product Image Sync – Sends one product image per order item to JD Web & Ship
- Improved Localization – Refined text labels and status messages for better clarity
Workflow
- Customer places an order on your WooCommerce store
- Order status changes to “Processing”
- Plugin automatically sends order details to JD Web & Ship
- JD Web & Ship creates shipment and assigns courier
- Tracking information is updated in WooCommerce
- Customer receives tracking details in their account
- Real-time status updates via webhook
- If all JD shipments are delivered, the WooCommerce order is automatically marked as “Completed”
Automatic Order Completion
- WooCommerce order is automatically marked as Completed when:
- All JD sub-orders reach “Delivered” status
- Order completion is triggered via JD Web & Ship webhook updates
- Partial delivery does NOT complete the order
- Ensures accurate fulfillment tracking
Product Image Sync
- One product image is included per order item in the API payload sent to JD Web & Ship
- For variable products, the variation’s own image is used if set; otherwise the parent product image is used as fallback
- Ensures JD Web & Ship always receives an accurate visual reference for each shipped item
Requirements
- WooCommerce 5.0 or higher
- Active JD Web & Ship account with API credentials
- Valid email and phone number for all orders
- Orders must have Indian shipping addresses
Supported Order Statuses
- Processing orders are automatically synced
- Failed orders can be retried manually
- Cancelled orders trigger cancellation at JD Web & Ship
External Services
This plugin connects to JD Web & Ship API for order fulfillment and shipment tracking.
Service Details:
* Service Provider: JD Web & Ship (https://jdwebnship.in/)
* API Endpoint: https://api.jdwebnship.in/api/
* Purpose: Automated order processing, shipment creation, and tracking updates
Data Transmitted:
When an order is placed on your WooCommerce store, the following data is sent to JD Web & Ship API:
* Customer name, email, and phone number
* Shipping and billing addresses (India only)
* Order items, quantities, SKUs
* Product image URL (one image per item — variation image preferred, parent image as fallback)
* Order totals and payment method (COD/Prepaid)
* Store domain and webhook URL for status updates
When Data is Sent:
* Automatically when order status changes to “Processing”
* Manually via admin “Send to JD” button
* When order is cancelled (cancellation request)
Legal Information:
* Terms of Service: https://jdwebnship.in/terms
* Privacy Policy: https://jdwebnship.in/privacy
By using this plugin, you consent to transmitting customer order data to JD Web & Ship for shipping processing. Please ensure your store’s Privacy Policy discloses this data sharing with customers.
Additional Information
Support
For support, please contact:
* Email: support@jdwebnship.in
* Website: https://jdwebnship.in/contact
Privacy Policy
This plugin sends order data (customer name, address, phone, email, order items) to JD Web & Ship API for shipment processing. Please ensure your privacy policy reflects this data sharing.
Data transmitted includes:
* Customer contact information
* Shipping and billing addresses
* Order items and quantities
* Product image URLs (one per item)
* Order totals and payment method
Developer Information
Action Hooks:
* woocommerce_order_status_processing – Triggers automatic sync
* woocommerce_order_status_cancelled – Triggers order cancellation
Filter Hooks:
* woocommerce_checkout_fields – Makes email/phone required
Database Tables:
* {prefix}_jdws_sync_logs – Stores sync activity logs
Options:
* jdws_options – Plugin settings
* jdws_webhook_token – Webhook security token
Credits
Developed by CoderKube Technologies Team
Technical Details
Minimum Requirements
- WordPress 5.8 or higher
- WooCommerce 5.0 or higher
- PHP 7.4 or higher
- MySQL 5.6 or higher
- HTTPS enabled (recommended)
API Endpoints Used
- Login/Authentication
- Order Placement
- Order Cancellation
- Webhook Registration
Compatibility
- WooCommerce Classic Checkout
- WooCommerce Block Checkout
- HPOS compatibility
Performance
- Lightweight and optimized
- Asynchronous processing
- Efficient database queries
- Minimal server load
Advanced Logic
- Prevents duplicate or invalid order sync requests
- Item-level filtering to avoid duplicate shipments
- Auto-completion logic based on webhook delivery confirmation
- Loop protection during admin-triggered sync
- Smart product image resolution (variation → parent fallback)
Order Edit & Item Sync Behavior (New)
This version introduces advanced handling for WooCommerce orders that are modified after being synced with JD Web & Ship.
Multi-Item Orders (Multiple Products)
When an order contains multiple items and the admin updates the order:
- If the admin:
- Changes order status (e.g., Processing to On Hold)
- Removes one or more existing items
- Adds new items
Then:
-
Removed items are delinked from JD Web & Ship:
- No cancellation request is sent to JD for removed items
- They are no longer tracked in active WooCommerce shipment display
- Future webhook updates from JD for those items are completely ignored and will not update WooCommerce data
-
Newly added items:
- A new JD shipping order is created
- Only new items are sent to JD
-
Existing active items:
- Continue as-is (no duplicate shipment created)
Important Behavior
-
Delinked items:
- Will NOT receive further status updates from JD
- Will NOT affect WooCommerce order completion logic
- Are kept only for history/reference
-
This ensures:
- No duplicate shipments
- No accidental cancellations
- Clean separation between old and new items
Single-Item Orders
When an order has only one item:
- If the admin:
- Removes the item
- Adds a new item
- Updates the order
Then:
- The system reuses the existing JD order
- No new JD shipment is created
- The existing JD order reference is reused for the updated item
Delinked Item Behavior
-
Delinked items are NOT displayed in:
- Admin Order Page
- Customer My Account -> Orders
Delinked items are internally marked and strictly excluded from:
- Shipment tracking display (admin and customer)
- Webhook status updates (incoming JD updates are ignored)
-
Any further synchronization or processing
- Even if JD sends status updates for these items, they will not affect WooCommerce in any way.
Why This Matters
This feature prevents:
- Duplicate shipping orders
- Incorrect cancellations
- Conflicts between WooCommerce edits and JD fulfillment
- Webhook updates affecting outdated items
It ensures accurate syncing even when orders are modified after initial processing.
Troubleshooting
Orders not syncing automatically
- Check if “Enable JD Shipping” is turned on
- Verify your API credentials are correct
- Ensure orders have Indian shipping addresses
- Check that email and phone are filled
“Failed to authenticate” error
- Verify your JD Web & Ship email and password
- Check internet connectivity
- Contact JD Web & Ship https://jdwebnship.in/ support to verify account status
Tracking information not showing
- Ensure webhook is registered (automatic on first save)
- Check that JD Web & Ship can reach your website
- Verify webhook URL is accessible (not behind firewall)
Phone/Email validation error
- For block checkout, manually enable required fields
- For classic checkout, the plugin handles this automatically
Product image not appearing in JD dashboard
- Ensure the product has a featured image set in WooCommerce
- For variable products, check if the variation has its own image; if not, the parent image is used automatically
- Verify your media files are publicly accessible (not behind a login wall)
License
This plugin is licensed under GPLv2 or later.
Yes, you need an active JD Web & Ship account with API credentials (email and password).
No, this plugin is specifically designed for Indian addresses. Orders with non-Indian shipping addresses will be automatically skipped.
Contact JD Web & Ship https://jdwebnship.in/ support to create an account and obtain your API credentials.
Failed orders are marked in the order list with error details. You can retry individual orders or bulk retry from the Order Sync page.
Yes, tracking information is displayed in the customer’s My Account > Orders section with direct tracking links.
The plugin syncs orders when they reach “Processing” status, which works with subscription renewals.
For Classic Checkout: Already handled automatically by the plugin.
For Block Checkout: Follow the setup instructions in the Installation section.
JD Web & Ship supports multiple courier partners. The best courier is automatically assigned based on destination and package details.
Yes, when you cancel an order in WooCommerce, the plugin automatically sends a cancellation request to JD Web & Ship.
Yes, go to JD Web & Ship > Order Sync to view all sync activities, errors, and API responses.
For classic checkout, it makes email and phone required. For block checkout, you need to manually enable these settings.
The plugin will be automatically deactivated if WooCommerce is deactivated. All data remains in the database.
Go to JD Web & Ship > Settings and click “Reset JD Connection” to clear credentials and reconnect. This automatically sends a logout request to JD to deauthorize and disconnect the store.
The plugin communicates with the JD Web & Ship remote API endpoints at https://zlfarwpweupu.jdwebnship.in/api/.
For simple products, the main product image is sent. For variable products, the variation’s own image is used when available; if the variation has no dedicated image, the parent product’s main image is used as a fallback. Only one image per item is included in the payload.
Plugin details
Tags on WordPress.org
