Flxpoint allows you to connect directly to your WooCommerce as a sales channel. This article will walk you through how to connect and what to expect from your WooCommerce integration.
Add Channel and Establish Connection
- Search for and select WooCommerce as your channel type
- Proceed to the next step
- Log in to your WordPress admin panel.
- If not already installed, click on Plugins > Add New, search for WooCommerce, install and activate it.
- Go to WooCommerce > Settings > Advanced > REST API.
- Click "Add Key".
- Enter a description (e.g., "Flxpoint Integration").
- You must select a Store Manager or Administrator user
- Click "Generate API Key".
- Copy the Consumer Key and Consumer Secret immediately (the secret won't be shown again).
- Connection Name - A descriptive name (e.g., "My WooCommerce Store").
- Domain - Your WooCommerce store URL (e.g., https://yourstore.com).
- Consumer Key - Paste the generated key from WooCommerce.
- Consumer Secret - Paste the generated secret from WooCommerce.
- Choose Create Only to import and link listings based on SKU, creating new ones if no match.
- Choose Create & Overwrite Existing to import, link, and overwrite existing Flxpoint listings with WooCommerce data.
- Enable Set New Listings to Paused to pause new imports for review before going live.
- In WooCommerce, go to WooCommerce > Settings > Shipping > Shipping Zones.
- Either add a new shipping zone with "Add shipping zone" or select an existing one to view your Shipping Methods.
- Once selected, view or add your Shipping Methods.
- Add markups (e.g., 20% over cost) or set specific pricing rules
- Set minimum prices to protect your margins
- Limit quantities shown (helps prevent overselling)
- Import Listings - Manually import existing WooCommerce listings (cannot be scheduled).
- Sync Listings - Update changes to listings (e.g., every hour).
- Publish Listings - Publish new or updated listings to WooCommerce (supports overwriting details like title, description, images).
- Get Orders - Pull new orders (every 15-30 minutes recommended).
- Sync Orders - Update tracking info back to WooCommerce (every few hours).
- Run each process manually first to test
- Verify that a few products sync correctly
- Check that test orders process properly
- Then enable automation when everything looks good!
Listing Operations
Import Listings
The Import Listings feature automates the process of importing product listings from an external source (e.g., a CSV file or another platform) into WooCommerce. This integration pulls product details—such as titles, descriptions, prices, and stock quantities—and prepares them for use in WooCommerce.
The sections below walk through each step of the setup and configuration process.
The Import Listings integration connects an external data source to WooCommerce to:
- Import product listings, including titles and prices, from an external source.
- Prepare imported data for use in WooCommerce without requiring extensive field mapping.
- Automate the import process, reducing manual data entry and ensuring efficient product setup.
- Data Extraction: Pulls product data, such as titles, descriptions, and prices, from the external source.
- Data Import: Transfers the extracted data into WooCommerce using a pre-defined import format.
- Validation and Activation: Validates the imported data and makes the listings available in WooCommerce.
- 1 Prepare Data Source: Ensure your external data (e.g., CSV file) is formatted with standard fields like Title, Description, Price, and SKU.
- 2 Configure Import Settings: Go to the Import Dashboard, select the data source, and specify the import format (e.g., CSV structure).
- 3 Run Import: Initiate the import process to transfer the data into WooCommerce.
- 4 Verify Listings: Check the WooCommerce admin panel to confirm all listings are imported correctly and activate them as needed.
- Header Section: Includes a back button, data source selection, and action buttons (Run Import, Cancel).
- Import Settings: Allows selection of file type (e.g., CSV) and preview of data structure.
- Action Buttons: Provides options to start or cancel the import process.
- Connection shows Connected and passes Test Connection.
- Data source file is formatted correctly (e.g., CSV with proper headers).
- Import settings match the file structure.
- No listings imported? Verify the file format and headers match expected fields (Title, Price, SKU).
- Duplicate listings? Check if SKUs already exist in WooCommerce before importing.
- Missing data? Ensure all required fields are populated in the source file.
| Feature | Availability | What to Expect |
|---|---|---|
| Import from CSV | Supported | Standard CSV format with headers. |
| Mapping Template | Not Supported | Import uses pre-defined format, no custom mapping. |
| Scheduling | Not Supported | Import is manual only (cannot be scheduled). |
| SKU Matching | Supported | Links imported products by SKU. |
Sync & Link Listings
The Sync & Link Listings feature automates the process of synchronizing and mapping product listings between your platform and WooCommerce. This integration pulls product data — such as titles, descriptions, prices, and variants — and maps them to WooCommerce fields, ensuring consistent and accurate listings.
The Link Listings operation allows you to associate Flxpoint listings with WooCommerce products, enabling updates via Sync and Publish operations. WooCommerce supports linking via SKU or UPC, with the system checking the "UPC" attribute if selected.
The sections below walk through each step of the setup and configuration process.
The Sync & Link Listings integration connects your platform to WooCommerce to:
- Sync product listings by pulling data like titles, prices, and variants from your platform to WooCommerce.
- Map fields such as custom fields and variant details to corresponding WooCommerce fields for accurate product representation.
- Automate the update process, reducing manual effort and ensuring real-time listing consistency.
- Data Extraction: Pulls product data including titles, descriptions, prices, and variants from your platform.
- Field Mapping: Maps the extracted data to WooCommerce fields using a customizable mapping template.
- Data Synchronization: Updates WooCommerce with the mapped data, reflecting changes in real-time or on demand. This includes syncing any changes made to listings since the last sync, as well as options to delist (permanently remove a product from WooCommerce, restorable only via Sync or Publish) or hide variants (temporarily set as Out of Stock to prevent unwanted orders), with unhiding available to restore hidden variants to live status.
The WooCommerce connector now links regular and variant products in a single pass. In most cases, you no longer need to run separate Link Listings jobs for parents and variants.
Configure and run one Link Listings job in your WooCommerce channel:
| Pass | Linking Identifier | When to Use | Benefit |
|---|---|---|---|
| 1 | Listing Variant SKU → WooCommerce Product/Variation SKU | Default for all WooCommerce stores | Flxpoint automatically detects whether each SKU belongs to a simple product or a variation and links it accordingly. |
- A single linking pass now covers both regular (simple/parent) and variant records.
- Once linking is complete, run Sync Listings so inventory, price, and availability update on the correct SKUs.
If a WooCommerce product is marked variable but has zero variations, switch it to simple. Result: Flxpoint can update price, stock, and visibility in a single API call — no 404 "use /variations/" errors.
Whitelist Flxpoint's static IPs in Cloudflare or any firewall. If basic HTTP auth is enabled on the site's public API, store the credentials in your WooCommerce channel settings. Result: Sync jobs run without 401/403 failures.
To prevent duplicate images and conserve server space, you can authorize Flxpoint to delete images from your WordPress Media Library when a product is delisted.
- 1 Navigate to your WooCommerce Channel settings and select Sync Listings from the side menu.
- 2 Click on Advanced Settings to expand the options.
- 3 Enter your WordPress Admin credentials in the WORDPRESS API USERNAME and WORDPRESS API PASSWORD fields.
For enhanced security, we strongly recommend using a WordPress Application Password instead of your main account password.
- In your WordPress Admin dashboard, go to Users > Profile.
- Scroll down to the Application Passwords section.
- Enter a name for the new password (e.g., "Flxpoint Image Deletion") and click Add New Application Password.
- Copy the generated password immediately — it will not be shown again.
- Paste this password into the WORDPRESS API PASSWORD field in Flxpoint.
The connector now auto-treats regular products whose parent/child IDs differ as variations, so most listings can be linked in a single pass.
- 1 Create a Mapping Template: Go to the Mapping Dashboard, name your template (e.g., "WooSyncTemplate"), and define the initial field mappings.
- 2 Map Fields: Use the interface to map fields like "Regular Price" and "Stock Quantity" from your platform to WooCommerce fields, selecting options like "Field" or "Value".
- 3 Save the Template: Click the "Save" button to store your mappings for future use or updates.
- 4 Sync Listings: Manually trigger a sync or set up a schedule to automatically update WooCommerce with the mapped data. Note: If you delete a product on your store without using Flxpoint, it will remain "Linked" in Flxpoint until the next sync, changing to "Broken Link" status, requiring you to un-link and re-link the item.
The Mapping Template defines how your platform's product data maps to WooCommerce fields.
- Header Section: Includes a back button, template name input, and action buttons (Delete, Duplicate, Save).
- Mapping Sections: Displays groups for "Custom Fields" and "WooCommerce Variant Fields" with collapsible options and dropdowns for field selection.
- Action Buttons: Provides options to delete, duplicate, or save the template.
Below is a table of key fields you can map, with examples and purposes:
| Field | Maps To | Example | Purpose | Status |
|---|---|---|---|---|
| Regular Price (N) | WooCommerce: Regular Price | 29.99 | Sets the standard price of the product | Required |
| Sale Price (N) | WooCommerce: Sale Price | 24.99 | Sets the discounted price of the product | Optional |
| Stock Quantity (N) | WooCommerce: Stock Quantity | 50 | Specifies the available stock quantity | Required |
| Back Order Enabled (B) | WooCommerce: Back Order Enabled | false | Indicates if back orders are allowed | Optional |
| Custom Fields: Color (T) | WooCommerce: Custom Field | Blue | Defines a custom attribute like product color | Optional |
| UPC (T) | WooCommerce: UPC | 012345678905 | Used as a linking identifier for variants | Optional |
- Product: Title (T), Description (T), RegularPrice (N), SalePrice (N), StockQuantity (N), BackOrderEnabled (B).
- Variants: ListPrice (N), Quantity (N), CustomFields (K/V), UPC (T).
- Field: Link a platform field (e.g., RegularPrice) to a WooCommerce field.
- Value: Set a fixed value (e.g., always set StockQuantity to 0).
- Don't Map: Skip the field in WooCommerce.
- Set to Empty: Clear the WooCommerce field.
- Connection shows Connected and passes Test Connection.
- Mapping template is selected and saved.
- Link Listings has been run (Variant SKU → Product/Variation SKU).
- Flxpoint IPs are whitelisted in any firewall or Cloudflare rules.
- WordPress permalinks are set to a readable format.
Address common issues during Sync Listings with these solutions:
| Error Seen in Sync Listings | Root Cause | Fast Solution |
|---|---|---|
| Product Sync Error – Broken Link | Variant SKU not linked | Re-run Pass 1 (Variant SKU → Variant SKU) |
| 404 "use /products/<id>/variations/<id>" | Product saved as variation but Flx treats as simple | Convert product to simple or add missing variations |
| 401 / 403 | IP or auth block | Whitelist IPs and confirm API creds |
| Broken Link – Could not locate this listing on platform | WooCommerce item is variable with no variations or parent/child IDs differ. | Change item to Simple (or add variations), perform the two-step linking above, then re-sync. |
| Feature | Availability | What to Expect |
|---|---|---|
| Sync Listings | Supported | Updates WooCommerce with mapped data in real-time or on demand. |
| Link Listings (SKU) | Supported | Single-pass linking covers both simple/parent and variation records. |
| Link Listings (UPC) | Supported | Checks the "UPC" attribute on the WooCommerce product. |
| Delist | Supported | Permanently removes product from WooCommerce; restorable via Sync or Publish. |
| Hide / Unhide Variants | Supported | Temporarily sets variant as Out of Stock; unhide restores to live. |
| Image Deletion on Delist | Supported (Optional) | Requires WordPress API credentials in Advanced Settings. |
| Custom Fields | Supported | Mappable via template (e.g., Color, Size). |
Publish Listings
The Publish Listings feature automates the process of publishing product listings from your platform to WooCommerce. This integration pulls product details—such as descriptions, images, SKUs, and stock quantities—and maps them to WooCommerce product fields, making your products available for sale.
The sections below walk through each step of the setup and configuration process.
The Publish Listings integration connects your platform to WooCommerce to:
- Publish product listings by transferring data like descriptions and images from your platform to WooCommerce.
- Map fields such as custom fields, SKUs, and stock quantities to WooCommerce product fields for accurate listings.
- Automate the publishing process, ensuring products are readily available for sale with minimal manual effort.
- Data Extraction: Pulls product data including descriptions, images, SKUs, and stock quantities from your platform.
- Field Mapping: Maps the extracted data to WooCommerce product fields using a customizable mapping template.
- Data Publishing: Publishes the mapped data to WooCommerce, making products live for sale.
- 1 Create a Mapping Template: Go to the Mapping Dashboard, name your template (e.g., "WooPublishTemplate"), and define the initial field mappings.
- 2 Map Fields: Use the interface to map fields like "Description" and "SKU" from your platform to WooCommerce product fields.
- 3 Save the Template: Click the "Save" button to store your mappings for publishing.
- 4 Publish Listings: Manually trigger a publish or set up a schedule to automatically publish new or updated listings to WooCommerce.
The Mapping Template defines how your platform's product data maps to WooCommerce product fields.
- Header Section: Includes a back button, template name input, and action buttons (Delete, Duplicate, Save).
- Mapping Sections: Displays groups for "Channel Custom Fields" and "WooCommerce Product Fields" with collapsible options and dropdowns for field selection.
- Action Buttons: Provides options to delete, duplicate, or save the template.
Below is a table of key fields you can map, with examples and purposes:
| Field | Maps To | Example | Purpose | Status |
|---|---|---|---|---|
| Description (T) | WooCommerce: Description | High-quality product with great features | Provides the product description | Required |
| Images (L) | WooCommerce: Images | ["image1.jpg", "image2.jpg"] | Populates the product image gallery | Required |
| SKU (T) | WooCommerce: SKU | PROD123 | Identifies the product uniquely | Required |
| Stock Quantity (N) | WooCommerce: Stock Quantity | 100 | Sets the available stock level | Required |
| Weight (N) | WooCommerce: Weight | 2.5 | Specifies the product weight | Optional |
| Width (N) | WooCommerce: Width | 10.0 | Defines the product width | Optional |
| Custom Fields (K/V) | WooCommerce: Custom Fields | {"Color": "Red", "Size": "L"} | Adds custom attributes like color or size | Optional |
- Listing Parent: Attribute (K/V), Brand (T), Category 1 (T), Category 2 (T), Category 3 (T), Custom Field (K/V), Description (T), Image (L), Parent SKU (T), Title (T).
- Listing Variant: ASIN (T), Custom Aggregate Field (K/V), Custom Field (K/V), Description (T), Dimensional Weight (N), Estimated Cost (N), Estimated Dropship Fee (N), Estimated Shipping Cost (N), GTIN (T), Height (N), Image (L), Length (N), List Price (N), MAP (N), MPN (T), MSRP (N), Master SKU (T), Option (K/V), Quantity (N), SKU (T), Title (T), UPC (T), Weight (N), Width (N).
- Direct Copy: Copies data directly (e.g., Attributes, Images) without transformation.
- Field: Links a platform field (e.g., SKU) to a WooCommerce field.
- Value: Sets a fixed value (e.g., always set Weight to 1.0).
- Mapping Set: Uses tools to combine or manipulate data.
- Don't Map: Skips the field in WooCommerce.
- Set to Empty: Clears the WooCommerce field.
- Connection shows Connected and passes Test Connection.
- Mapping template is selected and saved.
- Image URLs are valid and accessible.
- SKUs are unique across listings.
- Images not showing? Verify image URLs are publicly accessible and not blocked by authentication.
- Listings not publishing? Check mapping template is saved and selected in the publish job.
- Missing custom fields? Ensure custom field keys match WooCommerce attribute names.
| Feature | Availability | What to Expect |
|---|---|---|
| Publish Listings | Supported | Publishes mapped product data to WooCommerce. |
| Custom Fields | Supported | Mappable via template (e.g., Color, Size). |
| Images | Supported | Direct copy from platform to WooCommerce gallery. |
| Scheduling | Supported | Can be scheduled or run manually. |
| Variant Publishing | Supported | Variant data published alongside parent products. |
Order Operations
Get Orders
The Get Orders feature automates the process of retrieving order data from WooCommerce to your platform. This integration pulls details such as billing and shipping addresses, order totals, payment methods, and item information, mapping them to your platform's fields for processing.
The sections below walk through each step of the setup and configuration process.
- Retrieve order data, including billing and shipping addresses, from WooCommerce.
- Map fields such as street addresses, postal codes, and payment methods to your platform's fields for order processing.
- Automate the retrieval process, ensuring real-time order updates in your system.
- Filter which WooCommerce orders are imported by selecting one or more order statuses or by using a custom order status value.
- Data Extraction: Pulls order data including billing and shipping addresses, and item details from WooCommerce.
- Field Mapping: Maps the extracted data to your platform's fields using a customizable mapping template.
- Data Import: Imports the mapped data into your platform for processing or fulfillment.
- 1 Create a Mapping Template: Go to the Mapping Dashboard, name your template (e.g., "WooGetOrders"), and define the initial field mappings.
- 2 Map Fields: Use the interface to map fields like "Street Address 1" and "Post Code" from WooCommerce to your platform's fields.
- 3 Save the Template: Click the "Save" button to store your mappings for future use or updates.
- 4 Get Orders: Manually trigger a retrieval or set up a schedule to automatically fetch new or updated orders from WooCommerce.
When you configure WooCommerce Get Orders, you can control which orders are imported by selecting one or more WooCommerce order statuses.
In the Get Orders integration settings:
- Locate the Order Status configuration.
- Use the multi-select options to choose which WooCommerce statuses should be imported.
- Optionally, enter a Custom Order Status value if you use a non-standard order status in WooCommerce.
The following standard WooCommerce statuses are available to select:
ProcessingOn HoldPending PaymentRefundedCancelledCompleted
processing status is selected by default so that paid orders begin importing immediately.
- Header Section: Includes a back button, template name input, and action buttons (Delete, Duplicate, Save).
- Mapping Section: Displays a group for "Billing Address Fields" with dropdowns for field selection.
- Action Buttons: Provides options to delete, duplicate, or save the template.
| Field | Maps To | Example | Purpose | Status |
|---|---|---|---|---|
| Street Address 1 (T) | Billing Address: Street Address 1 | 123 Main St | Provides the primary billing street address | Required |
| Street Address 2 (T) | Billing Address: Street Address 2 | Apt 4 | Provides additional billing address details | Optional |
| Post Code (T) | Shipping Address: Post Code | 02109 | Specifies the shipping postal code | Required |
| State Code (T) | Shipping Address: State Code | MA | Indicates the shipping state | Required |
| City (T) | Billing Address: City | Boston | Specifies the billing city | Required |
| Country (T) | Billing Address: Country | US | Indicates the billing country | Required |
| First Name (T) | Billing Address: First Name | John | Provides the customer's first name | Required |
| Last Name (T) | Billing Address: Last Name | Doe | Provides the customer's last name | Required |
| Phone (T) | Billing Address: Phone | 555-1234 | Provides the customer's phone number | Optional |
| Total (N) | Order: Total | 99.99 | Indicates the order total amount | Required |
| Shipping Total (N) | Order: Shipping Total | 5.99 | Specifies the shipping cost | Optional |
| Payment Method (T) | Order: Payment Method | Credit Card | Indicates the payment method used | Optional |
| Status (T) | Order: Status | processing | Tracks the order status | Required |
| SKU (T) | Order Item: SKU | PROD123 | Identifies the product SKU | Required |
| Quantity (N) | Order Item: Quantity | 2 | Specifies the item quantity | Required |
- WooCommerce Billing Address: City (T), Company (T), Country (T), Email (T), First Name (T), Last Name (T), Phone (T), Post Code (T), State Code (T), Street Address 1 (T), Street Address 2 (T).
- WooCommerce Shipping Address: City (T), Company (T), Country (T), First Name (T), Last Name (T), Phone (T), Post Code (T), State Code (T), Street Address 1 (T), Street Address 2 (T).
- WooCommerce Order: Customer Note (T), Date Created (D), Date Modified (D), Payment Method (T), Reference Number (T), Shipping Line Method (T), Shipping Line Title (T), Shipping Total (N), Status (T), Total (N), Total Tax (N).
- WooCommerce Order Item: Id (N), Name (T), Price (N), Quantity (N), SKU (T).
- Field: Links a WooCommerce field (e.g., Street Address 1) to your platform's field.
- Value: Sets a fixed value (e.g., always set State Code to "CA").
- Mapping Set: Uses tools to combine or manipulate data (e.g., concatenate address fields).
- Don't Map: Skips the field in your platform.
- Set to Empty: Clears the field in your platform.
processing status and custom order statuses.
- Connection shows Connected and passes Test Connection.
- Mapping template is selected and saved.
- Order status filter is configured correctly.
- Get Orders Created within the last X Days is set appropriately.
- No orders importing? Verify the order status filter includes the statuses you expect (e.g., "processing").
- Missing address fields? Ensure billing and shipping fields are mapped in the template.
- Duplicate orders? Check the lookback period — overlapping windows can re-import orders.
| Feature | Availability | What to Expect |
|---|---|---|
| Get Orders | Supported | Retrieves orders from WooCommerce based on status and date filters. |
| Order Status Filtering | Supported | Select one or more statuses, or use a custom status value. |
| Billing & Shipping Address | Supported | Full address fields available for mapping. |
| Order Items | Supported | SKU, quantity, and price per line item. |
| Scheduling | Supported | Can be scheduled (every 15-30 minutes recommended) or run manually. |
| Custom Order Status | Supported | Enter a custom status value if using non-standard statuses. |
Sync Orders
The Sync Orders feature automates the process of synchronizing order fulfillment data from your platform to WooCommerce. This integration pulls shipment details—such as carrier names, tracking numbers, and shipping methods—and maps them to WooCommerce fulfillment fields, ensuring accurate order updates.
The sections below walk through each step of the setup and configuration process.
The Sync Orders integration connects your platform to WooCommerce to:
- Sync order fulfillment data, including carrier details and tracking information, from your platform to WooCommerce.
- Map shipment fields to WooCommerce fulfillment fields for accurate order status updates.
- Automate the process, reducing manual updates and ensuring real-time order tracking.
- Data Extraction: Pulls shipment data like carrier names, tracking numbers, and shipping methods from your platform.
- Field Mapping: Maps the extracted data to WooCommerce fulfillment fields using a customizable mapping template.
- Data Synchronization: Updates WooCommerce with the mapped data, reflecting shipment status in real-time or on demand.
- 1 Create a Mapping Template: Go to the Mapping Dashboard, name your template (e.g., "WooOrderSync"), and define the initial field mappings.
- 2 Map Fields: Use the interface to map fields like "Carrier Name" and "Tracking Number" from your platform to WooCommerce fulfillment fields.
- 3 Save the Template: Click the "Save" button to store your mappings for future use or updates.
- 4 Sync Orders: Manually trigger a sync or set up a schedule to automatically update WooCommerce with the mapped shipment data.
The Mapping Template defines how your platform's shipment data maps to WooCommerce fulfillment fields.
- Header Section: Includes a back button, template name input, and action buttons (Delete, Duplicate, Save).
- Mapping Section: Displays a group for "WooCommerce Fulfillment Fields" with collapsible options and dropdowns for field selection.
- Action Buttons: Provides options to delete, duplicate, or save the template.
Below is a table of key fields you can map, with examples and purposes:
| Field | Maps To | Example | Purpose | Status |
|---|---|---|---|---|
| Carrier Name (T) | WooCommerce: Carrier Name | UPS | Identifies the shipping carrier | Required |
| Note Header (T) | WooCommerce: Note Header | Shipping Update | Customizes text before tracking info | Optional |
| Note Footer (T) | WooCommerce: Note Footer | Thank you for your order | Customizes text after tracking info | Optional |
| Shipped At (D) | WooCommerce: Shipped At | 2025-07-12T14:00:00Z | Records the shipment date | Optional |
| Shipping Method (T) | WooCommerce: Shipping Method | Ground | Specifies the shipping method | Required |
| Tracking Number (T) | WooCommerce: Tracking Number | 1Z9999W999999999 | Provides the tracking identifier | Required |
| Tracking URL (T) | WooCommerce: Tracking URL | https://www.ups.com/track?num=1Z9999W999999999 | Links to the tracking page | Optional |
- Shipment: Carrier (T), FulfillmentRequestNumber (T), Method (T), Note (T), ShippedAt (D), ShippingCost (N), TrackingNumber (T), TrackingURL (T).
- Field: Link a platform field (e.g., TrackingNumber) to a WooCommerce field.
- Value: Set a fixed value (e.g., always set NoteHeader to "Shipping Update").
- Mapping Set: Use tools to combine or manipulate data (e.g., concatenate fields).
- Don't Map: Skip the field in WooCommerce.
- Set to Empty: Clear the WooCommerce field.
- Connection shows Connected and passes Test Connection.
- Mapping template is selected and saved.
- WooCommerce Shipment Tracking plugin is installed (recommended for advanced tracking).
- Carrier and Tracking Number fields are mapped.
- Tracking not showing in WooCommerce? Install the official WooCommerce Shipment Tracking plugin for full tracking support.
- Orders not updating? Verify the mapping template is saved and the sync job is running.
- Wrong carrier showing? Check the Carrier Name mapping — ensure it matches WooCommerce's expected carrier values.
| Feature | Availability | What to Expect |
|---|---|---|
| Sync Orders | Supported | Updates WooCommerce with fulfillment/shipment data. |
| Carrier & Tracking | Supported | Carrier name, tracking number, and URL mappable. |
| Shipping Method | Supported | Method name synced to WooCommerce. |
| Note Header/Footer | Supported | Custom text before/after tracking info. |
| Scheduling | Supported | Can be scheduled (every few hours recommended) or run manually. |
| Shipment Tracking Plugin | Recommended | Install for advanced tracking display in WooCommerce. |