Will the WooCommerce FedEx Shipping plugin and the Add More Shipping Fields add-on allow us to ship three separate boxes to the same customer and show the correct FedEx Ground Home Delivery shipping amount for each box during checkout?
The WooCommerce FedEx Shipping plugin automatically selects the most efficient packaging based on the weight and dimensions of items and the packaging method configured in the settings. However, it does not display multiple separate boxes on the front end for the customer to choose from. The plugin fetches live shipping rates directly from FedEx based on the package(s) it determines. So, while the plugin handles multiple boxes internally, it does not show these distinct boxes separately during checkout.
Why does the WooCommerce FedEx Shipping Plugin show higher shipping costs for Mini Battery by air compared to ground, and the plugin does not return air shipping options for hazardous products?
- FedEx allows hazardous materials (e.g., batteries) to ship only via FedEx Ground service; air shipping of such products via FedEx is generally not supported or restricted due to safety regulations.
- The plugin reflects this by returning only FedEx Ground shipping rates including Dangerous Goods surcharges for hazardous items. It will not show or calculate FedEx Air shipping rates for hazardous products.
- Rate differences seen on fedex.com for ground versus air shipments may reflect services that are not applicable to hazardous shipments and thus not returned by the plugin.
- The plugin also adds applicable surcharges such as residential delivery charges to the FedEx Ground rates, which can increase cost beyond simple ground pricing estimates.
- To verify official rates, log in to your FedEx account or fedex.com and check for hazardous ground shipments, as plugin rates mirror what FedEx returns for compatible services.
Why can’t my customer display both FedEx One Rate (Express) and FedEx Ground shipping options simultaneously on their WooCommerce website using the PluginHive FedEx integration?
Currently, the PluginHive FedEx integration allows handling only one type of package configuration at a time—either FedEx Standard Boxes (used for One Rate) or custom boxes (used for Ground). FedEx One Rate is exclusively available for FedEx Standard Boxes, and Ground shipping uses different packaging options. Because of this packaging restriction, when One Rate is enabled, Ground shipping options disappear from the website, and vice versa. Additionally, requesting both One Rate and Ground rates from the FedEx API requires two separate API calls, which can slow down the checkout page load time and negatively affect the user experience. Therefore, the plugin initially supported displaying only one type of FedEx shipping option at a time.
Why are some FedEx shipping options like "FedEx Home Delivery" and "FedEx Ground" not showing up on my WooCommerce checkout when using the PluginHive WooCommerce Shipping Plugin for FedEx?
This issue occurs because FedEx does not provide certain services such as FedEx Home Delivery or FedEx Ground when you use FedEx Standard Boxes in the plugin settings. To resolve this:
- Navigate to the plugin dashboard in WooCommerce.
- Go to **FedEx Registration** > **Settings** > **Packaging**.
- Disable the option labeled **FedEx Standard Boxes**.
- Add your own custom box dimensions to replace the standard boxes.
Why are FedEx Ground and FedEx Home Delivery shipping options not showing at my WooCommerce checkout when using the PluginHive FedEx Shipping Plugin?
- Go to the PluginHive FedEx Shipping Plugin settings in your WooCommerce admin.
- Locate the option for “FedEx Standard Boxes” and disable it if enabled.
- Save the changes to the settings.
- Test placing an order again with the shipping addresses you mentioned. You should now see FedEx Ground options for business addresses and FedEx Home Delivery options for residential addresses.
What should I do after updating the WooCommerce Shipping Plugin for FedEx to ensure the FedEx Ground packaging issue is resolved?
- Verify that the plugin is properly updated by checking the version number in the plugin dashboard.
- Create a new shipment using FedEx Ground service and confirm that the packaging type automatically reverts to "Your Packaging" instead of FedEx Standard Boxes.
- If the packaging still defaults incorrectly, clear your website cache and any server-side caches and retest the label generation process.
- If issues persist, enable **Debug Mode** and generate a Diagnostic Report to provide detailed logs to support.
What improvements does the WooCommerce Shipping Plugin for FedEx version 7.1.7 include regarding packaging for FedEx Ground shipments?
Version 7.1.7 of the plugin introduces a key improvement where, during label generation for FedEx Ground shipments, the assigned packaging will automatically revert from FedEx Standard Boxes back to "Your Packaging." This change prevents errors caused by FedEx Ground service rejecting FedEx Standard Boxes and streamlines the shipping process without requiring manual intervention. Updating to this version is essential for seamless FedEx Ground shipments.
How do I verify and update the FedEx Ground default shipping method value in the Default WooCommerce Shipping Method addon?
To verify and update the default FedEx Ground shipping method value in the plugin:
- Go to your WooCommerce checkout page and locate the shipping options section.
- Use your browser’s developer tools (right-click > Inspect) to check the shipping method input elements. Look for the radio buttons associated with the shipping methods.
- Identify the exact value attribute for the FedEx Ground method (it might appear as something like “fedex_ground”, “fedex:ground”, or a similar code).
- Log in to your WordPress admin dashboard and navigate to WooCommerce > Shipping settings where the Default WooCommerce Shipping Method addon settings are present.
- Locate the “Set a default shipping method” field and enter the exact shipping method value you found in step 3.
- Save the settings and test the checkout page to confirm that FedEx Ground is now selected by default without needing a page refresh.
Ensuring the method value matches exactly is critical as the addon uses this identifier to enforce the default choice programmatically.
How do I update the PluginHive WooCommerce FedEx Shipping Plugin to support both FedEx One Rate and Ground options?
- Log in to your WordPress admin dashboard.
- Navigate to **Plugins > Installed Plugins**.
- Locate the “WooCommerce FedEx Shipping Plugin with Print Label”.
- If an update is available, click **Update Now** to install Version 7.1.2 or higher.
- After updating, go to the plugin’s settings page.
- Enable the **FedEx One Rate** option (for standard boxes).
- Enable the **FedEx Ground Shipping Rate Calculation** option (for ground shipping with your packaging).
- Save the changes.
How can I set FedEx Ground as the default shipping method in WooCommerce using PluginHive services?
- Rearrange shipping methods including both WooCommerce native and third-party plugin methods.
- Select any shipping method, such as FedEx Ground, to be automatically pre-selected as the default on the checkout page when customers enter their details.
Does the WooCommerce FedEx Shipping plugin support all FedEx shipping services, including FedEx Ground for shipments between the US and Canada?
Yes, the plugin supports all FedEx shipping services available through FedEx. Specifically, for shipments between the US and Canada, the FedEx Ground service is provided as FedEx International Ground within the plugin. You can view the plugin’s functionality and service options on the live demo site here: https://shipping-automation-demo.pluginhive.com/?hash=ec10e38356980502e191007aa81127f7. This allows you to confirm which services are available and how they work before purchase.
Can the WooCommerce FedEx Shipping Plugin return shipping services other than FedEx Ground for hazardous material shipments?
- If the shipping address and selected service is Home Delivery or another unsupported service for hazardous materials, no shipping options will be returned.
- The plugin automatically returns FedEx Ground service with applicable RESIDENTIAL_DELIVERY surcharges included where hazardous goods are detected.
- Users must ensure that checkout uses FedEx Ground service for any product marked as Dangerous Goods to get accurate rates including DG surcharges.
Can I set FedEx Ground shipping specifically for non-perishable items in the WooCommerce FedEx Shipping plugin?
The plugin itself does not support mapping specific FedEx shipping services like FedEx Ground to individual product types or categories automatically. While you can enable FedEx Ground as a shipping method, you cannot force it to apply only to non-perishable items. To implement such segmented shipping rules, you would need to use additional WooCommerce extensions or custom coding to control shipping methods based on product categories or tags.
Can I generate FedEx shipping labels for FedEx Ground service using FedEx standard boxes in the WooCommerce plugin?
- Generate shipping labels using other FedEx Express services with standard boxes.
- Use manual packaging when selecting FedEx Ground service.
Is it possible to change the shipping method to FedEx Ground if a customer changes their mind after placing the order?
- Navigate to the WooCommerce orders page.
- Select the specific order where the shipping method needs to be changed.
- Use the PluginHive FedEx plugin’s **Calculate Cost** option to fetch available shipping rates for that order.
- From the available FedEx shipping options, choose **FedEx Ground** or any other preferred service.
- Generate the shipping label for the updated shipping method.
How do I switch from predefined FedEx boxes to custom packaging in the PluginHive FedEx plugin to ensure all shipping methods, including FedEx Ground, appear correctly?
- In your WordPress admin, go to **WooCommerce > Settings > Shipping > FedEx Plugin > Packaging tab**.
- Locate all predefined FedEx box options (like FedEx Small Box, Medium Box, etc.) and disable or uncheck all of them.
- Add new custom packaging by entering your own packaging names, precise dimensions (length, width, height), and weights under the “Your Packaging” section.
- Save all changes.
Refer to this detailed PluginHive knowledge base article for step-by-step instructions with screenshots:
https://www.pluginhive.com/knowledge-base/setting-woocommerce-fedex-shipping-plugin/#fedex_packing_settings
How can I ensure multiple FedEx shipping options, including FedEx Ground, appear correctly when using the PluginHive FedEx plugin, especially with multiple items or quantities in the cart?
- Use **custom packaging** rather than predefined FedEx boxes, as FedEx Ground is often unavailable for predefined boxes. Disable all predefined boxes and add custom packaging under the **Packaging tab**.
- Complete the **FedEx Registration process** within the plugin to link your live FedEx account and credentials. Using live credentials avoids rate calculation limitations common with FedEx test/sandbox accounts.
- Verify that product weights and dimensions are accurate and correspond to your packaging settings.
- Ensure the latest plugin version is installed (7.1.0 or later) to benefit from the FedEx Registration and updated API handling.
- Check that no additional handling fees or insurance options are skewing rate calculations unnecessarily.
Does the PluginHive WooCommerce FedEx Shipping plugin support FedEx LTL and ground packages, and does it return real-time rates using my FedEx account discount?
Yes, the PluginHive WooCommerce FedEx Shipping plugin supports both FedEx Ground rates and Freight LTL rates. It returns real-time shipping rates based on your FedEx account, including any discounts associated with your account. This ensures that the shipping rates shown on your WooCommerce cart and checkout pages reflect your negotiated FedEx pricing.
Can the PluginHive FedEx plugin automatically switch an order from FedEx Ground parcel shipping to FedEx Freight shipping beyond a certain quantity or weight?
- Set the maximum package weight high enough in the packaging settings so that orders exceeding the defined weight threshold are not unnecessarily split into multiple packages.
- When the total shipment weight exceeds typical parcel weight limits configured, the plugin will fetch freight rates from FedEx automatically if freight services apply.
- The plugin pulls live freight rates from FedEx using your account credentials, provided the shipment details meet FedEx freight criteria.
Why might my FedEx rates appear higher on the PluginHive plugin compared to competitors offering cheaper Ground shipping rates?
- The rates shown reflect your FedEx account pricing, contract terms, and negotiated rates.
- Competitors may have different FedEx accounts with other negotiated rates, which can explain the price difference.
- To verify, log in to your FedEx account directly and compare shipping rates for the same package details and address.
Why does the PluginHive FedEx plugin cause FedEx Ground shipping method to remain unavailable after a “Rating is temporarily unavailable” warning, and is there a way to force a fresh rate lookup without changing the shipping address?
The PluginHive FedEx plugin caches successful FedEx rate responses for a configured time period to reduce repeated API calls for identical requests (same destination and products). However, it does not cache or store failed or error responses from FedEx, including temporary unavailability warnings for FedEx Ground. Although failed responses are not cached, the plugin currently does not automatically retry or re-query FedEx rates for the exact same address after a temporary failure, which can cause FedEx Ground to disappear at checkout until either the cache expires or the shipping address is altered (forcing a fresh query). As of now, there is no built-in option to disable this rate caching or manually clear it to force immediate retries for the same address without changing it. The plugin does not have an automatic retry mechanism or a manual trigger to re-request rates on demand if FedEx Ground fails temporarily.
Why does the FedEx Ground shipping method intermittently disappear from my WooCommerce checkout when using the PluginHive FedEx plugin, even though it is enabled and other FedEx services still show rates?
The intermittent unavailability of the FedEx Ground shipping method is caused by temporary errors returned directly from the FedEx API servers. Specifically, the warning "Rating is temporarily unavailable for one or more services: FEDEX_GROUND;" indicates that FedEx’s own internal servers for FedEx Ground rates are temporarily down or unresponsive. This is a known FedEx system behavior and is out of control of the PluginHive plugin. During these periods, other FedEx services remain available because their servers are unaffected. The issue usually resolves itself after some time (e.g., about an hour). To address this:
- Verify that your FedEx credentials, package details, shipping addresses, and plugin settings are correctly configured—since misconfigurations can also affect rate availability.
- Confirm that FedEx Ground is indeed offered for the specific destination and package by checking your account directly at FedEx.com.
- Understand that the plugin simply passes requests and responses between WooCommerce and FedEx and cannot override FedEx’s temporary outages.
- If the problem persists frequently or for long periods, contact FedEx support to report the intermittent unavailability of FedEx Ground rating services on their end.
- In the meantime, inform customers that FedEx Ground may occasionally be unavailable due to FedEx API limitations, while alternative FedEx shipping methods remain operational.
Why do shipping rates and delivery times sometimes seem inaccurate or inconsistent (e.g., cheaper method takes longer, 2Day delivery shows longer delivery date, nearby address shipping cost doubles, FedEx Ground option missing)?
- Verify the same package dimensions and weight are used when comparing rates.
- FedEx Ground is restricted to commercial/business addresses; it may not appear for residential addresses.
- Variations in delivery times and rates can occur due to FedEx service rules, address type, or FedEx-specific logistic factors.
- Check your FedEx account and API returned data to confirm shipping options and rates.
Why are the FedEx ground shipping rates shown on my WooCommerce site higher than the rates I get directly from FedEx, and how can I fix this rate mismatch?
- Ensure you are using the latest version of the PluginHive FedEx Shipping Plugin (version 7.0.8 or above).
- In your WordPress dashboard, navigate to WooCommerce > Settings > Shipping > FedEx > Rates & Services.
- Set the “Request Type” to “Account Rates” to ensure rates are pulled based on your FedEx account.
- Check the “Insurance” setting in the plugin. If insurance is enabled, it will add extra charges based on declared values and impact shipping rates. Disable the insurance option if you do not want it to affect your rates, especially for ground shipments. Disabling insurance often resolves discrepancies in ground shipping rate calculations.
- To verify rates, compare with FedEx’s official website by entering the same shipment origin, destination, package weight, and dimensions exactly.
- If the discrepancy persists, enable “Debug Mode” in the FedEx plugin settings to log detailed rate requests and responses. Retry shipping rate requests after enabling debugging.
- After debugging, generate and submit a diagnostic report via the plugin’s “Help & Support” page for further assistance.
Why are the FedEx Ground shipping rates returned by the PluginHive FedEx plugin higher than expected for a certain quantity, and how can these be verified?
- Provide the PluginHive support team access to a staging or test site with the problem scenario.
- Have them perform a direct rate fetch using the same order quantities and shipping addresses.
- Compare their retrieved FedEx API rates with those shown on your site.
- Adjust packaging settings, weight configurations, or special services if discrepancies appear.
Why are FedEx Ground and Home Delivery rates not showing at checkout when other FedEx services like 2Day and Express Saver are returning correctly?
- Go to the FedEx plugin settings in your WooCommerce dashboard.
- Navigate to the Packaging tab.
- Disable all FedEx Standard box options.
- Add and use your own custom packaging boxes instead.
Why am I not seeing FedEx Ground shipping options when my customer orders multiple items together, even though the individual items offer FedEx Ground rates separately?
- Log in to your site’s PluginHive shipping settings.
- Locate the section where you have enabled shipping boxes or packaging options.
- Disable all FedEx standard boxes from the list of enabled boxes.
- Ensure you have your custom boxes or non-standard boxes enabled instead.
- Save the changes and test by ordering multiple items together again.
Why am I not seeing FedEx Ground rates populate on my website, even though FedEx Ground is showing as the best rate on the FedEx Rate Calculator, and how can I get the FedEx Ground rate to display correctly?
- Go to your FedEx plugin settings in WooCommerce and navigate to the Packaging section.
- Disable the FedEx standard box option.
- Add your own custom box dimensions or use alternative packaging options available in the plugin.
- Save the changes and test the rates again.
Why am I not getting standard FedEx Ground shipping rates for my 15lb products in the PluginHive FedEx plugin?
- Review and adjust the box sizes configured in the FedEx plugin to better match your actual product dimensions and weight.
- Add or edit smaller box sizes that can accommodate your 15 lb product dimensions.
- Once the correct box size is associated, FedEx will return standard shipping services including FedEx Ground.
- Save the updated box configuration in the plugin settings to ensure proper rate retrieval during checkout.
This setup ensures the plugin properly matches products to boxes and fetches the applicable FedEx shipping rates.
What should I do if FedEx Ground rates appear on the FedEx site but not in the PluginHive shipping options?
- Verify that your FedEx account profile and API credentials are correctly linked to the plugin. The plugin relies on the correct profile settings to retrieve accurate rates.
- Reconnect or reauthenticate your FedEx account credentials within the plugin settings to ensure all profile data is current and properly synced.
- Confirm that all shipment parameters used for the rate request within the plugin (origin address, destination address, package weight, and dimensions) exactly match those tested on FedEx’s site.
- After reconnecting, perform a fresh shipping rate test on your storefront to see if the missing FedEx services appear.
What are the recommended next steps to resolve FedEx Ground rate discrepancies and proceed with needed customizations?
- Confirm refund and deactivate/delete the plugin “PH Hide WooCommerce Shipping Methods & Rate Adjustment” if desired.
- Provide PluginHive access to a staging site for detailed troubleshooting of the FedEx plugin’s packaging and rate calculations.
- Allow PluginHive to verify FedEx Ground rates and packaging settings for accuracy.
- Consider purchasing the WooCommerce Multi-Warehouse Shipping Addon if multi-origin shipping is required without custom development.
- If further custom features such as customer selection of ancillary charges or highly specific origin assignment per product are needed, request a feasibility evaluation for formal customization at the stated starting cost.
- Use the limited refund extension period to test and make a final decision on plugin suitability.
- Maintain communication with PluginHive support within the extension window for effective assistance.
These steps facilitate orderly resolution of rate issues, enable informed decisions on custom development, and clarify refund eligibility.
Should I disable "FedEx Standard Boxes" packaging option to get FedEx Ground rates?
Yes, if you want FedEx Ground rates to appear, you should disable the "FedEx Standard Boxes" option in the plugin packaging settings. FedEx Ground is usually not returned by the API when using FedEx Standard Boxes for packaging. Instead, use weight-based packaging or customize packaging settings that match your shipping needs. After changing this setting, test shipments to ensure Ground appears for commercial addresses.
How can PluginHive support further investigate issues where FedEx Ground rates do not update as expected?
- Provide PluginHive support with WP admin access to your WooCommerce site.
- Share the exact shipping addresses and product details causing the rate issue.
- Supply debug logs related to FedEx shipping rate API requests and responses.
How can I verify that both FedEx One Rate and Ground shipping options are correctly displaying after updating the plugin?
- Add products to your WooCommerce cart.
- Proceed to the cart or checkout page.
- Confirm that both FedEx One Rate and FedEx Ground shipping options appear as selectable methods with accurate rates.
- For existing orders, go to the Edit Order page in WooCommerce.
- Check that shipment creation allows selecting either One Rate or Ground shipping options.
How can I troubleshoot when FedEx plugin rates don’t match expected Home Delivery or Ground rates?
- Log in to your FedEx account at fedex.com and manually check rates with the same package details, including weight and dimensions, and the shipping address.
- Enable “Debug Mode” in the FedEx plugin settings and test rates again to gather detailed logs.
- Review these logs to understand what services FedEx is returning for the package sizes and weights used by the plugin.
- Ensure both product weight and dimensions are entered correctly in WooCommerce and the plugin, especially if box packaging is configured.
- If the plugin groups products into one box or pallet with large dimensions, expect freight service results.
- Submit a Diagnostic Report via the plugin’s "Help & Support" page if further investigation is needed.
How can I set up the PluginHive FedEx plugin and the PH Hide WooCommerce Shipping Methods & Rate Adjustment plugin to show only FedEx Ground for specific product categories like Napkins and Matches, with additional flat rates for certain services?
To configure the FedEx plugin along with the PH Hide WooCommerce Shipping Methods & Rate Adjustment plugin to meet your requirement of showing only FedEx Ground plus specific flat rate shipping options for Napkins and Matches, follow these steps:
1. **Install Required Plugins:** Ensure both the PluginHive FedEx shipping plugin and the PH Hide WooCommerce Shipping Methods & Rate Adjustment plugin are installed and activated.
2. **Determine Product Categories:** Identify your product categories clearly (e.g., Napkins and Matches) and ensure products are assigned to these categories in WooCommerce.
- Use the Hide WooCommerce Shipping Methods plugin to create rules that *show only* FedEx Ground when items from Napkins and Matches categories are in the cart.
- For other product categories, allow all standard FedEx live rate services.
- Use the Rate Adjustment feature of the Hide WooCommerce Shipping Methods plugin to apply custom flat rates for the following services related to Napkins/Matches category:
- FedEx 3-Day: flat rate $140
- FedEx 2-Day: flat rate $160
- FedEx Overnight: flat rate $190
- Configure the plugin to override the FedEx API live rates with these flat rates only when Napkins or Matches products are in the cart.
- When the cart contains both Napkins/Matches and other category products, configure the shipping method rules to display *only* the Napkins/Matches shipping options (FedEx Ground plus the three flat rate options).
- Hide all other FedEx shipping options in this case to avoid confusion.
- Add items from the Napkins/Matches category alone and verify you see FedEx Ground live rate plus the three flat flat rates.
- Add items from other categories alone and verify standard FedEx live rates display.
- Add mixed-category products and confirm only the Napkins/Matches shipping options appear.
This combined setup provides flexible conditional shipping options based on product categories while allowing flat rate overrides for specific services.
How can I enable live rates for express shipments using the PluginHive FedEx plugin if disabling ground and home delivery causes the express option to disappear?
- Go to the plugin settings in WooCommerce under FedEx Shipping → Settings → Rates & Services → Services.
- Verify that FedEx Express services are enabled in this section. If Express services are disabled here, they will not appear as shipping options regardless of your settings for ground or home delivery.
- Only disable the ground and home delivery services that you do not wish to offer, but ensure Express service is specifically enabled under Services.
- Save the settings and test the shipping options again. This approach ensures express rates are available for live calculation while other services remain disabled.
Does the PluginHive FedEx plugin control the availability of FedEx Ground shipping rates when FedEx API returns temporary errors?
No, the PluginHive FedEx plugin does not control the availability of FedEx shipping services, including FedEx Ground. The plugin acts as an intermediary that sends shipping rate requests from WooCommerce to FedEx’s API and displays the returned shipping rates. If FedEx’s API returns temporary errors or if FedEx Ground rates are unavailable due to FedEx server issues, the plugin cannot override or fix this. Resolving the issue depends on FedEx restoring their rated services. You should monitor such cases and communicate with FedEx if frequent rate unavailability affects your business.
Can the PluginHive shipping plugin show both freight and ground shipping rates for multiple quantities by packaging products into separate boxes for ground shipping while also showing a consolidated freight rate?
The PluginHive shipping plugin automatically determines the most efficient box packaging based on item weight, dimensions, and the packaging method set in the plugin settings. However, it does not support showing rates for two different packaging methods (e.g., separate ground boxes and a combined freight box) simultaneously for the same order. The system cannot split quantities into multiple boxes for ground shipping while also presenting a freight shipping option with combined packaging rates by default. There are no available filters or configurations to enable this dual packaging and rate display behavior within the current plugin functionality.
Are there any current workarounds or features in the PluginHive FedEx plugin to improve reliability when FedEx Ground rates temporarily fail?
At present, the plugin does not offer built-in retry mechanisms or manual controls to re-trigger FedEx rate requests for the same address after a failed attempt. The only indirect workaround is manually changing the shipping address to trigger a fresh rate request. The plugin development team is aware of concerns regarding retry and caching behavior but no immediate feature exists to automatically retry or clear cached results for temporarily unavailable FedEx services. Store owners are encouraged to communicate intermittent FedEx Ground outages to customers and monitor FedEx API stability.
Why does the plugin version 7.1.0 not show the "FedEx Ground" shipping option even though it is added in the settings, while the older plugin version 3.0.5 shows it?
- Go to the Packaging tab in the plugin settings.
- Disable all predefined FedEx boxes.
- Configure custom packaging by adding your own box weight and dimensions ("Your Packaging").
- Save settings and test again.
What should I do if I want to provide both FedEx Express (One Rate) and FedEx Ground shipping options on my WooCommerce store before Version 7.1.2?
- Using only one FedEx shipping option at a time (either One Rate or Ground) depending on your business priority.
- Using separate plugins or third-party solutions that might allow multiple FedEx shipping options, but this could cause compatibility or maintenance issues.
- Exploring other carriers like UPS, which might support multiple shipping options simultaneously with existing plugins.
Is there a known incompatibility between the PluginHive FedEx shipping plugin (version 7.1.1) and Memcached caching on Siteground hosting?
- Disable Memcached temporarily or test without Memcached enabled to observe any performance improvements or error reduction.
- Coordinate with Siteground’s support to see if they can reproduce or diagnose issues related to Memcached caching conflicting with the plugin.
- Share findings with PluginHive support to aid in troubleshooting and further assistance.
- Consider alternative caching mechanisms compatible with WooCommerce and PluginHive plugins until the issue is resolved.
How can I work around the FedEx Ground and standard box incompatibility issue in the current plugin version?
- Manually select a different FedEx shipping service other than FedEx Ground for shipments using FedEx standard boxes.
- Or, manually set the package type instead of using FedEx standard boxes when shipping via FedEx Ground.
- Confirm package and shipping service choices before generating labels to avoid the "Invalid ShipmentSpecialServiceType" error.
Will using "Pack into boxes with weight and dimensions" packaging method prevent FedEx Ground rates from showing for smaller products?
No, using this packaging method will not prevent FedEx Ground rates from showing for smaller products that qualify for ground shipping. The plugin calculates shipping based on the assigned box dimensions and weight for each product. Smaller products packed in smaller boxes that comply with FedEx Ground shipping criteria will continue to show FedEx Ground as a shipping option. Only products packed into larger boxes exceeding ground size or weight limits will switch to freight LTL options.
Why is the 'Ground' shipping option available for some products but not others when using the PluginHive FedEx plugin?
The plugin fetches shipping rates and available services directly from the FedEx API based on real-time package and destination details. If 'Ground' shipping is not showing for certain products, you should verify on the FedEx website or your FedEx account with the exact package dimensions, weight, and destination address. This will confirm whether FedEx itself offers the 'Ground' service for those products. Discrepancies usually arise due to package size, weight limits, or delivery location restrictions imposed by FedEx.
Why does the PluginHive FedEx plugin only show FedEx Ground shipping option after adding box settings, and how can I resolve shipping options not showing correctly for multiple packages?
- Go to **WooCommerce > Settings > Shipping > FedEx Plugin > Packaging tab** in your WordPress admin.
- Ensure you have created and added custom packaging boxes (with proper dimensions and weight limits).
- **Enable** (check) these boxes in the settings so that the plugin uses them for packing.
- Save the settings.
- Re-generate the shipment or refresh the cart to allow the plugin to calculate packaging correctly based on enabled boxes.
Why does the FedEx plugin sometimes only show freight rates and not Home Delivery or Ground rates for my shipments?
When the combined product weight and dimensions fit into a single large box or pallet with heavy weight, the FedEx plugin calculates shipping as freight rather than small parcel. This happens because the plugin’s packaging method (e.g., "Box Packing") groups products into one package based on their total volume and weight. For example, if several heavy bags fit inside a box or pallet with dimensions that FedEx recognizes as freight, only freight services will show. To verify, check the package weight and dimensions used by the plugin and compare them with FedEx rates for the same single package on fedex.com. If the package is large and heavy, FedEx will return freight rates only.
Can I assign specific box sizes to different shipping methods, such as reserving a box only for Freight shipping and not for Ground shipping?
No, the PluginHive plugin does not support assigning specific boxes exclusively to particular shipping methods. The plugin automatically selects the most efficient box for packaging based on the combined weight and dimensions of the cart items, independent of the shipping method chosen. Therefore, you cannot restrict a box to be used solely for Freight or prevent it from being used with Ground shipping within the current functionality.
After adding the Parcel Packing Method in PluginHive FedEx plugin, why does FedEx Ground shipping disappear when ordering more than one item or quantity?
- The package type restrictions for FedEx Ground do not support predefined box types used in your settings.
- Multiple items or quantities cause the shipment to be split in a way that FedEx Ground rates are not applicable for some packages.
- Confirm you are using custom packaging rather than predefined FedEx boxes to ensure FedEx Ground methods are supported (see full switching instructions below).
- Check Parcel Packing settings to confirm that items’ weights and dimensions are correctly configured to allow combined packaging where FedEx Ground is valid.
- Complete FedEx Registration with live credentials as test credentials may limit rate responses.
What is the best practice for validating if FedEx Ground or Home Delivery should appear for an order shipment in the PluginHive FedEx plugin?
Best practices include:
- Confirm that the delivery address is residential for FedEx Home Delivery or commercial for FedEx Ground since FedEx distinguishes service availability by address type.
- Ensure the entire shipment fits into a single box with correct weight and dimensions that are supported by FedEx Ground or Home Delivery.
- Check your box definitions in PluginHive:
- Enable Debug Mode and review API responses to see which services FedEx is returning.
- Cross-check on FedEx.com with matching shipment details.
- If services do not appear, revisit your box settings and address type classification.
- Adjust and retest until the plugin fetches Ground or Home Delivery services appropriately.
Following these steps will help make the right FedEx shipping options visible and selectable during checkout.
Can the PluginHive FedEx or Multi-Carrier Shipping Plugin support shipping products with different shipping methods (e.g., dry ice next-day shipping for ice cream and ground shipping for t-shirts) within the same order?
No, PluginHive plugins do not support displaying or selecting different shipping methods for individual products within the same cart. Shipping options are generated based on the entire cart as a whole. Therefore, customers cannot select separate shipping methods for different items in one order. The Multi-Carrier Shipping Plugin and FedEx plugin only provide one shipping option for the entire order at checkout.
Why is the FedEx Ground shipping service sometimes not showing up during order processing and label generation in PluginHive, and how can I resolve it?
The FedEx Ground shipping service may temporarily disappear from the available shipping options in the admin panel or fail to generate labels due to caching issues related to FedEx rate requests. To resolve this issue:
- Understand that FedEx rates and available services can be cached by the PluginHive system to optimize performance, and a longer cache duration might prevent real-time rate updates from showing.
- Reduce the FedEx cache duration in the PluginHive settings from the default (e.g., 24 hours) to a shorter period (e.g., 9 hours) to force the system to fetch updated rates more frequently.
- After adjusting the cache settings, wait for the cache to clear or expire, which may take several hours, allowing the updated list of FedEx shipping services, including FedEx Ground, to appear.
- If FedEx Ground still doesn’t appear initially, try regenerating the shipping label after cache expiry.
- Confirm that your FedEx account supports FedEx Ground by checking directly with FedEx to ensure the service is enabled for your account.
- If problems persist, consider reviewing order logs and shipping request details to troubleshoot further, but often cache duration adjustment resolves the issue.
This approach helps ensure that FedEx Ground and other available services consistently appear for label generation and shipping selection without manual intervention.
Why does the return label generation in PluginHive sometimes fail silently when using the same FedEx service as the outgoing shipment, for example, FedEx Ground Home Delivery?
When generating a return label, the PluginHive system attempts to pre-select the same FedEx service used for the original outgoing shipment. However, some FedEx services are restricted by destination type. Specifically:
- **FedEx Ground Home Delivery** is intended strictly for **residential** addresses.
- If your return shipment destination is a **business** address, FedEx will reject using Ground Home Delivery for the return label.
- This rejection often occurs without an explicit error message in the PluginHive interface, leading to a silent failure in label generation.
To resolve this:
- Your employee or user must manually select an alternative FedEx service compatible with the return address type.
- Unfortunately, PluginHive does not currently provide cost visibility for these alternative return shipping methods during label creation.
- Typically, the company pays for return shipping costs through FedEx billing on your account.
For optimal handling and cost visibility, coordinate with your FedEx representative and consider training staff to recognize these service restrictions during return label creation.
Is FedEx Ground service compatible with FedEx standard boxes for label generation?
- Avoid selecting FedEx Ground when using FedEx standard boxes for packaging.
- Use other FedEx Express services that support standard boxes to generate shipping labels.
- Alternatively, manually configure packaging instead of selecting a FedEx standard box if FedEx Ground service is required.
How can I resolve the issue where the FedEx Ground shipping option disappears and the shipping label generation option is unavailable in the admin panel when using the PluginHive FedEx plugin?
- Regenerate the package for the affected order.
- Calculate the shipping cost again within the admin panel.
Is it possible to map WooCommerce shipping methods directly to specific FedEx services, such as linking free shipping to FedEx Ground or a flat rate shipping method to FedEx International Express?
WooCommerce shipping methods like Free Shipping and Flat Rate are configured and managed within WooCommerce itself and are independent of shipping carrier services. The PluginHive FedEx plugin does not provide functionality to directly map or assign these WooCommerce shipping methods to specific FedEx services. Instead, the plugin fetches and displays live shipping rates returned by the FedEx API based on the shipment details. To implement a direct mapping, you would need to manage shipping methods within WooCommerce settings or use custom development to associate WooCommerce shipping methods with FedEx services manually.
Why does the WooCommerce FedEx Shipping Plugin show FedEx Ground shipping options with Dangerous Goods surcharges instead of FedEx Home Delivery for lithium-ion battery shipments marked as hazardous?
- FedEx limits shipments of hazardous materials, including lithium-ion batteries, to FedEx Ground service only and does not support hazardous shipments via FedEx Home Delivery.
- The plugin queries FedEx API services and returns only the shipping options FedEx allows for the shipment details. For hazardous shipments, FedEx will not return Home Delivery as an option.
- As a result, the plugin displays FedEx Ground with associated surcharges, including Dangerous Goods and residential delivery charges, because these are the valid FedEx services and fees applicable for hazardous shipments.
- The higher shipping cost seen (e.g., $102.72) reflects FedEx’s official rates for hazardous ground shipments, inclusive of surcharges.
- If Home Delivery shipping rates without HazMat surcharges are desired, the product cannot be marked as hazardous in the plugin; however, this means the shipment would not adhere to FedEx’s HazMat shipping rules or surcharges.
- The plugin’s rate return behavior aligns strictly with FedEx’s API and shipping guidelines to ensure regulatory compliance and accurate cost calculation.
Why does the WooCommerce FedEx Shipping Plugin apply Dangerous Goods surcharges for lithium-ion batteries even though FedEx Ground may accept Limited Quantity exemptions without full HazMat surcharges?
- The plugin applies Dangerous Goods surcharges according to the hazard classification and shipping service returned by FedEx API.
- FedEx API treats Battery and full Dangerous Goods shipments distinctly and restricts services accordingly, without granular exceptions for Limited Quantity battery shipments in Ground/Home Delivery within the API responses.
- As a result, the plugin may display surcharges that appear higher because it strictly follows FedEx’s API output rather than operational exceptions or manual overrides.
- True exemption scenarios (such as Limited Quantity shipping without HazMat surcharges) may not be fully reflected in the plugin because the FedEx API does not expose palletized or packaging-based conditional surcharges.
Why does the PluginHive FedEx plugin force shipping via FedEx Home Delivery for “Small Quantity Exception” Dangerous Goods Option Type, even if I want to use FedEx Ground?
FedEx Home Delivery is the service FedEx designates for residential addresses, and the FedEx API enforces that shipments to these addresses are routed via Home Delivery rather than Ground service. When the Dangerous Goods Option Type is set to “Small Quantity Exception,” if the destination address is marked residential by FedEx, Home Delivery will be the only available service returned by the API. The PluginHive FedEx plugin reflects these API results without override capability. Therefore, even if you want to ship using FedEx Ground, if the address is classified residential, FedEx will force the use of Home Delivery. To ship with FedEx Ground, the destination address must be classified as commercial by FedEx. This is managed by FedEx’s address validation and cannot be changed via the plugin.
Why does FedEx API return Ground and Home Delivery services for limited quantity commodities only when Dangerous Goods option is NOT enabled?
- Selecting the Dangerous Goods flag marks the shipment as fully regulated hazardous material, which is not eligible for FedEx Ground or Ground Home Delivery service.
- Limited quantity shipments are treated as a special exception under FedEx rules and federal regulations, meaning they should NOT be flagged as Dangerous Goods in the API.
- For limited quantity shipments, hazardous material details like UN number, hazard class, packing group, or proper shipping name should not be included—they are only for fully regulated hazardous shipments.
- When the Dangerous Goods option is deselected and the shipment is correctly identified as limited quantity, FedEx Ground services will be returned as available shipment options in the API response.
- This approach ensures compliance with FedEx’s HazMat FXG Shipping Guide and aligns with regulatory exceptions allowing limited quantity shipments on FedEx Ground.
- Following these steps prevents Ground service exclusion and enables proper rate retrieval for limited quantity shipments.
Why are FedEx Ground and Ground Home Delivery services not returned by the FedEx API for “Limited Quantity Commodity” shipments when the Dangerous Goods option is selected?
FedEx API excludes Ground and Ground Home Delivery services when the Dangerous Goods option is selected because limited quantity shipments should not be flagged with the Dangerous Goods indicator. Selecting the Dangerous Goods option signals that the shipment is fully regulated hazardous material, which disqualifies it from Ground/Home Delivery eligibility. To resolve this and have Ground services returned: ensure the shipment is marked as a limited quantity commodity **without** enabling the Dangerous Goods option in your API request. This matches FedEx’s shipping requirements for such packages.
What should I do if I want to ship hazardous materials via FedEx Ground but am getting service errors or forced Home Delivery in the PluginHive FedEx plugin?
- Ensure your Dangerous Goods Option Type is set correctly—“Small Quantity Exception” or “Hazardous Materials.”
- Enable “Hazardous (HazMat) Packaging” in the plugin settings.
- Provide complete and accurate package dimensions and details.
- Confirm that the destination address is classified as commercial by FedEx (FedEx Ground is generally not available to residential addresses).
- If shipping “Small Fire Arms Ammunition,” verify with FedEx that shipping via Ground is permissible under your product’s classification.
- If the destination is residential, note that FedEx forces Home Delivery for residential addresses regardless of product classification and plugin settings.
What should I consider when verifying FedEx Ground shipping rates for hazardous battery products, especially regarding residential delivery surcharges?
- FedEx Ground is the only supported service for hazardous shipments within the plugin; FedEx Home Delivery or other ground services excluding hazardous shipments are not available.
- Residential delivery surcharges are often added for residential addresses on top of the base FedEx Ground rates, which can elevate the shipping cost.
- FedEx’s website or account rates may show base costs without automatically reflecting all surcharges, especially if checking rates without selecting residential delivery options.
- The plugin automatically includes applicable residential delivery surcharges in its returned shipping rates for hazardous goods to provide accurate checkout costs.
- Ensure your FedEx account settings are accurate with respect to your address type to reflect correct surcharges in rates.
- Always cross-verify rates with your FedEx account login or customer service to understand all applicable fees and surcharges.
What federal or legal considerations should I be aware of when shipping limited quantity hazardous materials via FedEx Ground?
- Proper training as required under 49 C.F.R. (172.700 – 172.704) for handling, packaging, and transporting dangerous goods.
- Responsibility to accurately classify commodities before shipment, as FedEx does not verify Safety Data Sheet (SDS) accuracy or classification.
- Understanding that FedEx provides guidance only as a courtesy and the shipper remains liable for regulatory compliance and safety.
- Adhering to any restrictions or special rules detailed in FedEx’s HazMat FXG Shipping Guide and other official documentation.
If Ground and Home Delivery options do not appear for a limited quantity shipment after correctly configuring the API, what should be the next troubleshooting steps?
- Confirm your API request does not include the Dangerous Goods flag or related hazardous materials parameters beyond limited quantity markings.
- Verify that the shipment origin and destination are within FedEx Ground serviceable areas, specifically the contiguous United States.
- Check for any other conflicting shipment parameters that might restrict Ground services, such as package dimensions, weight, or special handling instructions.
- Review FedEx API logs and request/response payloads to identify any error messages or service exclusion reasons.
- Contact FedEx technical support or your FedEx Sales Executive with detailed API logs for assistance, providing reference to your limited quantity shipment scenario.
- Consult the FedEx HazMat FXG Shipping Guide and Dangerous Goods Hotline to ensure compliance with evolving policies.
If Ground and Home Delivery options are missing for a limited quantity or battery shipment after correctly setting the FedEx API request, what troubleshooting steps should I follow?
- Verify the API request does NOT include the Dangerous Goods flag when shipping limited quantity commodities or excepted batteries for ground shipping, as this disqualifies Ground service eligibility.
- Confirm the shipment origin and destination are within the FedEx Ground service area, primarily the contiguous United States. Ground service is geographically limited for hazardous materials.
- Check for conflicting shipment parameters such as package dimensions, weights, or special handling instructions that might exclude Ground service from available options.
- Review the API request and response payloads carefully in logs for error messages or explanatory warnings related to service exclusions.
- Consult FedEx’s HazMat FXG Shipping Guide to confirm current policies and restrictions on limited quantity and battery shipments.
- Contact FedEx technical support or your FedEx Sales Executive with detailed logs referencing your scenario if the problem persists. Provide shipment details and configuration used.
- Ensure your system or plugin (e.g., PluginHive) supports the correct hazardous materials option codes and combinations per FedEx’s required practice.
If a customer believes FedEx’s official documentation supports Ground and Home Delivery shipping for Limited Quantity lithium-ion batteries without HazMat surcharges, how should they proceed with PluginHive support?
- Provide official, up-to-date FedEx documentation clearly stating the relevant policy, regulations, and exceptions (e.g., FedEx Hazardous Materials Shipping Guide) to PluginHive for review.
- Include their FedEx account representative or a FedEx Dangerous Goods contact in the communications with PluginHive and FedEx support to facilitate direct confirmation and resolution.
- Understand that PluginHive’s plugin functionality depends on FedEx API responses and official FedEx policy guidance; discrepancies between documentation and API responses require verification with FedEx technical and DG support.
- Remain patient during the investigation as PluginHive liaises with FedEx to verify or clarify FedEx service restrictions and API capabilities relevant to the customer’s specific DG shipping scenarios.
- Follow PluginHive instructions to share diagnostics or allow site access as needed to facilitate troubleshooting.
- Recognize that plugin updates or solutions depend on confirmed policy changes or FedEx API modifications and cannot currently override FedEx’s shipping restrictions.
Are FedEx Ground and Ground Home Delivery services supported for shipments marked as “Limited Quantity Commodity” under the Dangerous Goods option type?
Yes, FedEx Ground and Ground Home Delivery services can be used to ship “Limited Quantity Commodity” packages. However, when creating these shipments via FedEx API or other interfaces, the Dangerous Goods option **must not** be selected for limited quantity shipments. The shipment should not include the usual hazardous material entries such as UN number, proper shipping name, hazard class, packing group, etc., which are required only for fully regulated hazardous materials. Limited quantity shipments are considered a special exception and are acceptable on FedEx Ground within the contiguous United States, as per FedEx’s HazMat FXG Shipping Guide.
According to FedEx policy and the WooCommerce FedEx Shipping Plugin’s current behavior, can Limited Quantity lithium-ion battery shipments (e.g., UN3480 Section II) be shipped via FedEx Ground or FedEx Home Delivery without incurring hazardous goods surcharges?
- Limited Quantity lithium-ion battery shipments marked as hazardous goods in the plugin typically return only FedEx Express services. FedEx Ground (including Home Delivery) is not returned by the API for these shipments due to FedEx’s current policy as understood by PluginHive.
- The plugin applies full Dangerous Goods surcharges and disables FedEx Ground and Home Delivery services for products classified as hazardous or limited quantity DG to ensure compliance with FedEx’s API shipping service availability and restrictions.
- FedEx Ground and Home Delivery services are generally unavailable via the plugin for DG shipments, reflecting FedEx’s restrictive policies on hazardous goods shipping services.
- Customers must use FedEx Express services for limited quantity hazardous shipments through the plugin, with associated surcharges applicable.
- Any ground shipping with waived HazMat surcharges for limited quantity batteries as described in some FedEx documentation is currently not supported due to FedEx API and policy limitations as interpreted by the plugin.
- PluginHive recommends verifying such shipping capabilities directly with FedEx representatives or FedEx Ship Manager tools because the plugin’s service and surcharge availability strictly mirror FedEx’s API responses and policies.
Why is the FedEx Ground Home Delivery shipping option not appearing for my order when it shows on the FedEx site?
The FedEx Ground Home Delivery service is available only for residential addresses, whereas the standard Ground service applies to business addresses. To resolve the issue, first confirm whether the ShipTo address is marked as residential in your system. If it is residential but the Ground Home Delivery option still does not appear, follow these steps for further diagnosis:
- Go to the plugin settings page and enable the “Debug Mode” to start logging detailed information.
- Replicate the shipping cost calculation by clicking on "Calculate Cost" for the relevant order scenario.
- After replicating, navigate to the “Help & Support” section in the plugin settings.
- Submit a Diagnostic Report including the reference number (e.g., 323433) so support can investigate the discrepancy.
Why is the "FedEx Ground" shipping option not showing during WooCommerce checkout, and only "FedEx Ground Home Delivery" appears even though the "Ground" option is enabled in the settings?
- Go to your WooCommerce dashboard.
- Navigate to **Settings > Shipping > FedEx > General**.
- Locate the **Residential Delivery** option.
- Disable this option to allow the plugin to distinguish between commercial and residential addresses based on the actual shipping address.
Why don’t FedEx Ground and Home Delivery shipping rates show up on my site after enabling them in the PluginHive FedEx shipping plugin?
- Log in to your WordPress admin panel.
- Navigate to **FedEx Shipping → Settings → Packaging**.
- Disable the **FedEx standard boxes** option.
- Add or enable custom boxes or packaging types that correspond to your actual shipment packaging.
- Save the settings and test the shipping rates at checkout again.
Why does FedEx Ground disappear from shipping options and not reappear without changing the shipping address, even though the plugin does not cache failed responses?
While the plugin does not store or cache error responses, it limits repeated identical API calls for the same address and product details within the caching time interval to reduce load on FedEx’s servers. Due to this, if FedEx Ground rates fail temporarily, the plugin does not re-query the API for the exact same input until the cache expires or the input changes, causing FedEx Ground to remain unavailable at checkout for customers using the same address. This behavior is a safeguard to optimize performance but results in no automatic retries or fresh rate lookups for a temporarily failed service without an address modification or cache expiration.
Why are only two FedEx shipping options appearing in my plugin when I expect four, including FedEx Ground and FedEx Home Delivery?
The plugin displays live shipping rates directly from the FedEx API based on the shipment parameters provided (origin, destination, package dimensions, and weight). If certain FedEx services such as FedEx Ground or FedEx Home Delivery are not showing up, it means FedEx is not returning rates for those services for the specific shipment details. To resolve this, log into your FedEx account and use their rate calculator with the exact same origin, destination, package weight, and dimensions to verify if those services are indeed available and returning valid rates. If FedEx’s site shows rates for those services but the plugin does not, this discrepancy may indicate an issue with the connection or credentials.
Why are FedEx Ground and FedEx Home Delivery shipping services not being returned for multi-item orders, and how can I ensure these options appear correctly at checkout?
FedEx Ground and Home Delivery services are returned based on how the FedEx API perceives your shipment packaging and address type. If these services are missing, it’s often because the FedEx API does not return them for the given package or address combination. Specifically:
- FedEx Home Delivery is offered only for residential addresses; FedEx Ground is offered only for commercial addresses.
- The plugin calculates shipping based on how the items fit into the configured boxes. If it splits items into multiple boxes (e.g., Small and Medium FedEx boxes), FedEx services returned correspond to those boxes.
- Make sure your box configurations are accurate in the plugin, reflecting realistic dimensions and max weights so that the plugin can select the most efficient single box fitting all items.
- To validate, enable “Debug Mode” in the FedEx plugin settings, reproduce the issue, and check the returned rates closely.
- Verify rates directly on FedEx.com using the same ship-from and ship-to addresses, package dimensions, and weights for comparison.
- Adjust your custom box sizes and max weight limits in the plugin to ensure items fit into one box that matches your actual packaging (such as your BRAKE BOX with 18"x15"x15", 50lbs capacity).
By configuring efficient box sizes and correct max weights, the plugin will better replicate the actual shipment and FedEx API will return appropriate Ground and Home Delivery services at checkout.
Why am I not seeing all FedEx shipping services on the checkout page even though some services like “FedEx Ground” and “FedEx 3 Day Freight” are enabled?
- Only FedEx services that you enable in the plugin settings will appear as shipping options. E.g., if you have enabled only “FedEx Ground” and “FedEx 3 Day Freight,” only these will be calculated and displayed.
- The availability of services depends on the cart contents, shipment details, and FedEx criteria (such as weight, dimensions, and destination). If the cart does not meet conditions for a particular service, that option will not display.
- To see more FedEx service options, enable additional services in the plugin settings according to your shipping requirements.
- Ensure product weight, dimensions, and shipping origin/destination are correctly set, as inaccurate data can prevent service availability.
What should a store owner do if FedEx Ground shipping service temporarily disappears and does not reappear for the same address without manual changes?
- Inform customers about possible temporary unavailability of FedEx Ground due to FedEx API instability.
- Encourage testing by slightly modifying the shipping address (e.g., a nearby house number) to force a fresh FedEx API rate request during checkout.
- Monitor FedEx API service status and communicate recurring issues to FedEx support if the problem is frequent or prolonged.
- Contact PluginHive support with specific shipping addresses and products if you suspect the plugin behaves unexpectedly; they may investigate further with your environment access.
What does the "FedEx Ground® – used to ship to Commercial/Business addresses" and "FedEx Home Delivery® – a ground service used to ship to Residential addresses" message mean, and will it affect FedEx freight rates?
- FedEx Ground® is designed for shipments to commercial or business addresses.
- FedEx Home Delivery® is intended for residential addresses.
Is there a filter or hook available to get the estimated delivery date for FedEx Ground or home delivery and show it for the Free Shipping method at checkout?
The PluginHive plugin does not provide any hooks or filters to fetch the estimated delivery date for FedEx Ground when the Free Shipping method is selected at checkout. The Free Shipping method currently cannot display an estimated delivery date within the plugin’s standard functionality.
Is it possible to show only FedEx Ground shipping for a specific product category to prevent flammable items from being shipped by air using the PluginHive FedEx plugin?
- Hide specific FedEx shipping methods (like FedEx Air) on the cart and checkout pages based on custom conditions.
- Set conditions based on WooCommerce Shipping Zones, product types/categories, total cart weight, number of products, cart total price, applied coupons, and WordPress user roles.
- Purchase and install the "PH Hide WooCommerce Shipping Methods & Rate Adjustment" plugin.
- Configure rules within this plugin to hide all FedEx shipping options except FedEx Ground for the specific product category containing flammable items.
- Test your cart and checkout pages to confirm only FedEx Ground appears when flammable items are added.
This combined approach provides the necessary flexibility to control shipping methods conditionally in WooCommerce. For more details, visit the plugin page: https://www.pluginhive.com/product/hide-woocommerce-shipping-methods-and-rate-adjustment/
How should I handle selecting the correct FedEx service when generating return labels via the PluginHive plugin, especially with FedEx Ground Home Delivery restrictions?
- FedEx Ground Home Delivery is restricted to **residential addresses only** and will be rejected if used for a business return address.
- The plugin attempts to pre-select the original FedEx service used for the outgoing shipment, but if the return address type differs, this can cause label generation to fail silently (the page may refresh without an error or label).
- To fix this, manually choose another FedEx service compatible with the return address (such as FedEx Ground for a business address).
- Enable the plugin’s debug mode feature to display errors during return label creation, helping identify if the selected service is invalid.
- Coordinate with your FedEx representative for suitable services and rates based on return address types to optimize choices.
How can I troubleshoot the “No shipping options were found” message when only FedEx Ground and FedEx Home Delivery services are enabled?
- Verify that both “FedEx Ground” and “FedEx Home Delivery” service options are enabled in the PluginHive FedEx settings.
- Confirm that your product weights and dimensions are correctly entered.
- Check that your FedEx account is active and authorized to use these services.
- Validate that the shipping address is correct and recognized by FedEx.
- Ensure Dangerous Goods Option Type on products is compatible with the shipping services you want to use (e.g., avoid "Limited Quantity Commodities" if it disables these services).
- You can cross-check by creating shipments directly on fedex.com with the same address and product details to see if the services and rates are returned.
How can I hide Freight shipping options on checkout for orders containing products that should never be shipped via Freight, such as those always shipped via FedEx Ground in separate boxes?
- Use the **PH Hide WooCommerce Shipping Methods & Rate Adjustment** plugin from PluginHive, which integrates with your existing shipping plugins.
- Configure the plugin to show or hide specific shipping methods based on rules such as:
- Create conditions telling the plugin to hide Freight shipping methods whenever the cart contains products flagged for FedEx Ground or that don’t meet Freight criteria.
- Save and test by placing an order with mixed products to verify that Freight shipping is not shown when inappropriate.
How can I display both "FedEx Ground Home Delivery" and "FedEx One Rate (2 Day)" shipping options in the PluginHive FedEx plugin?
To display both "FedEx Ground Home Delivery" and "FedEx One Rate (2 Day)" services in the PluginHive FedEx plugin, follow these steps:
- Log in to your WordPress admin panel and navigate to the PluginHive FedEx plugin settings.
- Go to the "Rates & Services" section within the plugin settings.
- Ensure that the "FedEx One Rate" option is enabled.
- After enabling "FedEx One Rate," look for the option to enable "FedEx Ground" and activate it as well.
- Save your settings.
This configuration allows the plugin to fetch and display both FedEx Ground Home Delivery and FedEx One Rate (2 Day) services at checkout, providing customers with multiple shipping options. If the services do not appear correctly, double-check that home delivery is enabled as a default service and no conflicting settings exist in your shipping setup.
Can differences between FedEx Ground and FedEx Home Delivery services affect barcode scanning on printed shipping labels?
- Consult FedEx documentation or your FedEx representative for service-specific barcode guidelines.
- Generate and compare labels for different FedEx services using the plugin to check for format discrepancies.
- Test scanning labels from each service type to identify any correlation with scanning errors.
Are FedEx Ground and FedEx Home Delivery shipping options required in the PluginHive FedEx plugin, and why do they reappear with ** marks after being disabled?
FedEx Ground and FedEx Home Delivery services will continue to appear in the Services list of the PluginHive FedEx plugin even after you disable them. However, once disabled, they will no longer be visible on the cart and checkout pages for customers. The ** marks beside these options indicate their specific usage conditions: FedEx Ground applies to commercial address shipments, while FedEx Home Delivery applies to residential address shipments. These shipping options are not mandatory; you can choose to enable or disable them based on your shipping requirements. This behavior ensures proper address-type-based shipping options are available but does not force them to remain active or visible to end users if disabled.
Why is the Plugin not pulling FedEx Freight rates based on box sizes and only showing FedEx Air and Ground pricing?
- Going to the General Tab in the plugin settings.
- Enabling the "Debug Mode" option to log detailed operations.
- Reproducing the issue by attempting a shipment that should trigger FedEx Freight pricing.
- Navigating to the "Help & Support" page in the plugin settings.
- Submitting a Diagnostic Report following the instructions provided.
Why does the Freight Ground shipping option not show up in the plugin even though I have it selected to appear?
The shipping services and costs displayed by the plugin are directly fetched from the FedEx API. If Freight Ground does not appear in the plugin, it typically means FedEx is not returning this service for the package details you provided (weight, dimensions, destination). To verify, log into your FedEx account and test the shipment with the same package parameters. If Freight Ground does not show up there either, the plugin will not be able to display it.
Why are FedEx freight shipping rates not showing at checkout for heavy or pallet shipments, while ground shipping rates appear correctly?
When FedEx freight rates do not appear at checkout, but ground rates do for products correctly classified with the FedEx class, the issue is often related to how the plugin processes freight shipments versus ground shipments. To diagnose and resolve this issue, follow these steps:
- **Verify Product Classification:** Confirm that the heavy or pallet products have the correct FedEx freight class set in the backend. Although you mentioned the class is set properly, recheck to ensure no changes occurred recently.
- **Enable Debug Mode in Plugin:**
3. **Reproduce the Issue:** Place a heavy or pallet shipment order that should trigger freight shipping rates.
- Navigate to the **Help & Support** page within the plugin settings.
- Follow the instructions to submit a **Diagnostic Report**, which includes detailed logs and current configuration data.
- The freight shipment request is formed correctly by the plugin.
- FedEx API is rejecting freight shipment requests due to missing or incorrect data.
- Any recent changes in FedEx API or plugin configurations are affecting freight rate fetching.
6. **Contact Support with Diagnostic Report:** Provide the diagnostic report to PluginHive support to further analyze the issue and identify if it’s caused by configuration, plugin updates, or FedEx API changes.
This structured diagnostic approach helps isolate the root cause of freight shipping rate failures and enables targeted corrective actions.
Why are FedEx freight shipping rates not showing at checkout for heavy or pallet shipments, while FedEx ground shipping rates appear correctly?
- Verify that your FedEx account has freight shipping permissions. Contact FedEx to confirm if freight services (like Freight Priority or Freight Economy) are activated on your account.
- Ensure the address configured in the PluginHive FedEx plugin exactly matches the address registered with FedEx, including commas and special characters.
- Confirm that the products are assigned the correct FedEx freight class in your store’s backend.
- Note that informational messages about FedEx Ground® and FedEx Home Delivery® do not affect freight shipment rates and can be safely disregarded.
What setup is required to ship FedEx Ground, FedEx Freight, UPS Ground, and TForce Freight using PluginHive plugins?
- **WooCommerce Shipping Plugin for FedEx with Print Label** – supports both FedEx Ground and FedEx Freight services.
- **WooCommerce UPS Shipping Plugin with Print Label** – supports UPS Ground services.
- **PH TForce Freight Shipping Plugin for WooCommerce** – handles TForce Freight shipments.
This combination covers your complete shipping needs across these carriers and services.
What PluginHive plugins do I need to set up to ship FedEx Ground, FedEx Freight, UPS Ground, and TForce Freight?
- **WooCommerce Shipping Plugin for FedEx with Print Label** – supports both FedEx Ground and FedEx Freight.
- **WooCommerce UPS Shipping Plugin with Print Label** – supports UPS Ground services.
- **PH TForce Freight Shipping Plugin for WooCommerce** – handles TForce Freight shipments.
Is it possible to create multiple FedEx shipping zones or options that offer different FedEx methods based on order weight, such as showing FedEx Ground for lighter packages and FedEx Freight for heavier ones?
- Hide or show specific FedEx shipping methods on the cart and checkout pages based on your custom conditions.
- Set conditions such as total weight of items in the cart, WooCommerce shipping zones, product types, number of products, total cart price, coupons used, and user roles.
- For your case, configure the plugin to display only FedEx Ground when the cart weight is below your specified threshold and FedEx Freight when the weight exceeds it.
How should I handle rates for LTL freight if the Freight Ground option is not showing?
- The Freight option is enabled in the plugin configuration.
- All necessary freight-related details are correctly filled out, such as account numbers and freight service preferences.
- Verify that your FedEx account supports LTL services for the shipment parameters.
How can I ensure that only freight LTL shipping options are shown for large products like carpet panels, and FedEx Ground is not offered incorrectly?
To display only freight LTL shipping options for large products, you need to use the "Pack into boxes with weight and dimensions" packaging method and configure appropriate custom boxes that match the product’s shipping dimensions. If no custom box is defined for the product, the plugin treats it as unpacked and defaults to weight-based pricing, which may show FedEx Ground rates incorrectly. By creating and assigning a custom box with suitable dimensions for the product, FedEx Freight (LTL) rates will be returned, and FedEx Ground will no longer appear for shipments that exceed ground shipping limits.
Can the PluginHive WooCommerce FedEx Shipping plugin integrate a client’s FedEx account to provide accurate real-time shipping options including all types like ground, 2 day, next day, and LTL Freight, and include all applicable fees in the quote?
Yes, the PluginHive WooCommerce FedEx Shipping plugin supports direct integration of your FedEx account through the FedEx API. It retrieves and displays accurate real-time shipping rates dynamically on your website based on the shipping address and package details. The plugin is capable of showing various shipping service types, including standard ground, 2-day, next-day delivery, and LTL Freight options, matching what FedEx offers for your account. Additionally, it can factor in multiple fees such as Transportation Charges, Fuel Surcharges, DAS Residential fees, Hazardous Material fees, AHS-Weight, Peak-AHS Charges, and Residential delivery fees to provide comprehensive and precise shipping quotes to your customers.
Can PluginHive’s FedEx shipping plugin automatically switch between FedEx ground shipping and FedEx freight shipping based on product quantities or custom product fields?
- Custom development that reads product-specific custom fields (e.g., “Units Per Box” and “Overpack Box Quantity” defined via Advanced Custom Fields or similar).
- Logic to calculate total units or boxes in the cart dynamically and trigger freight shipping methods when thresholds are exceeded.
- Integration into the shipping method selection process to display appropriate shipping options and charges based on this computation.
Can I register multiple FedEx and UPS accounts, including both ground and freight services, within the PluginHive Multicarrier Shipping plugin?
No, the PluginHive Multicarrier Shipping plugin allows registration of only one carrier account per carrier (e.g., one FedEx and one UPS account) and does not support Freight LTL services. The plugin supports Rates Automation for standard ground and parcel services but does not handle freight shipments. To ship both ground and freight with FedEx and UPS, you need to use individual plugins designed for those specific services.
Why do I get the "Invalid ShipmentSpecialServiceType" error when generating FedEx Ground labels using the FedEx Ground for FedEx One Rate option in the PluginHive FedEx plugin, and how can I resolve it?
- Update the PluginHive WooCommerce FedEx plugin to the latest version. The next release (v8.0.0 or later) improves the handling of restructuring special services after unsetting FEDEX_ONE_RATE for FedEx Ground shipments.
- If the error persists before updating, avoid using the FedEx Ground service with the FedEx One Rate option until the fix is released.
- Follow PluginHive announcements for the update availability and apply the update promptly.
- If needed, escalate to PluginHive support with order details and diagnostic data for interim troubleshooting.
What should I do if I receive an error message while trying to register my FedEx Ground account in the PluginHive FedEx Shipping plugin?
- Reload the registration page to refresh the session.
- Clear your website cache to remove any stale data that might interfere with the registration process.
- Attempt to register the FedEx Ground account again after clearing cache and reloading.
If the plugin does not retry failed requests or cache error responses, why does FedEx Ground remain hidden during checkout for the same address after a temporary failure?
Although error responses are not cached, the plugin applies rate caching to reduce redundant identical API calls within a configured period. Because the plugin considers the previously failed attempt for a given address as a recent request, it may block or defer new API calls to FedEx for the same input until the cache expires. This mechanism conserves API usage but results in the FedEx Ground service being temporarily unavailable in WooCommerce checkout until either the caching interval lapses or the user changes the shipping address to force a new request. This behavior prevents repeated failed calls but can create the appearance of a “frozen” missing FedEx Ground option.
How can I resolve the "Ground shipping is not authorized for this user" error when using the PluginHive FedEx shipping plugin?
This error typically indicates an issue with your FedEx account connection or permissions. To resolve it, follow these steps:
1. Confirm that you have properly connected your FedEx account within the PluginHive WooCommerce FedEx Shipping plugin. You can verify this by referring to the setup guide here:
https://www.pluginhive.com/knowledge-base/setting-woocommerce-fedex-shipping-plugin/#Add_FedEx
- Go to the General Tab of the plugin settings in your WooCommerce dashboard.
- Find and enable the "Debug Mode" option.
3. Attempt to generate the shipping label again for the order that previously failed.
- Navigate to the "Help & Support" page within the plugin settings.
- Follow the instructions to submit a Diagnostics Report to PluginHive support. This report will help identify the source of the error.
Following these steps ensures the plugin collects enough data for PluginHive to troubleshoot whether the error originates from your FedEx account permissions or the plugin configuration.
How can I fix the error caused by FedEx Ground shipments not accepting FedEx Standard Boxes in the WooCommerce FedEx plugin?
- Update the plugin to version **7.1.7** or newer, which includes an improvement that automatically reverts the packaging type from FedEx Standard Boxes back to "Your Packaging" for FedEx Ground shipments during label generation.
- After updating, test the label generation to confirm the packaging defaults correctly and avoids the previous error.
- In the meantime, you can manually delete FedEx Standard Boxes assigned by the plugin and input package dimensions and weight manually to bypass the issue, though this is less efficient.
What technical limitation initially prevented the display of both FedEx One Rate and Ground shipping options simultaneously?
The initial limitation stemmed from the FedEx API requiring separate calls for One Rate and Ground services because they use different package types (standard boxes for One Rate versus custom boxes for Ground). The plugin was originally designed to handle only one package type per API request to maintain fast response times and a smooth checkout experience. Making two separate API calls (one for One Rate, one for Ground) would slow down the rate calculation and degrade the customer experience on the checkout page. Consequently, the plugin supported only one FedEx shipping option at a time until the latest update addressed this limitation.
Why does the shipping method change from FedEx Ground to FedEx 2D shipping on the order invoice even though customers select FedEx Ground at checkout?
This issue is likely specific to your site, as it was not replicable on the demo site and no other customers have reported it. To troubleshoot, follow these steps:
- Temporarily deactivate all plugins except WooCommerce and the FedEx plugin to rule out conflicts.
- Change the active theme to the default Storefront theme to eliminate theme-related issues.
- Place a test order with the same customer address to see if the shipping method persists correctly.
- If the problem remains, provide a screencast of the error along with your site URL and permission to place a test order for further investigation.
These steps help isolate the problem by ensuring it’s not caused by other plugins or theme conflicts.
Why does the FedEx Ground shipping method get selected correctly after a page refresh but not immediately after loading the checkout page or during AJAX shipping refreshes?
The default selection works after a full page refresh because the plugin applies the default shipping method during the initial page load or reload. However, when the WooCommerce checkout page dynamically updates shipping options using AJAX (such as when changing addresses or updating cart contents), the plugin’s default selection logic does not automatically re-trigger. This is a limitation involving how AJAX updates are handled on the checkout page, which may require additional JavaScript handling or plugin-side fixes to reapply the default shipping method immediately after each AJAX update.
The FedEx Ground shipping option sometimes does not show up for customers during checkout, but works fine when tested internally. How can I capture more detailed information about this issue?
- If feasible, enable debug mode temporarily in the PluginHive FedEx plugin to log API requests and responses, which can provide insights into why certain options aren’t showing. Ensure debug mode is not left on permanently in production to avoid performance impacts.
- Collect and save order details such as shipping address, date/time of the order, and screenshots or screen recordings during the checkout process when the issue occurs.
- Monitor and document the issue specifically with the FedEx Ground service since it appears isolated to this shipping method.
- Contact PluginHive support immediately when the issue recurs with related order numbers and collected logs/screenshots for timely diagnosis.
Is it possible to show both FedEx Residential Ground Shipping and FedEx One Rate Shipping options at checkout if the ground shipping is cheaper?
No, the FedEx API does not provide both FedEx One Rate and FedEx Residential Ground Shipping rates simultaneously for the same shipment. Therefore, the plugin cannot display both options at checkout. You will only see one shipping method based on the rate returned by FedEx for the shipment configuration.
Is it possible to display both FedEx One Rate and FedEx Ground shipping options together on the checkout page using PluginHive’s WooCommerce FedEx plugin?
- Update your plugin to Version 7.1.2 or later from your WooCommerce admin dashboard.
- Enable FedEx One Rate option in the plugin settings.
- Additionally, enable FedEx Ground Shipping Rate Calculation in the plugin settings.
How can I display an estimated delivery date for free shipping at checkout using FedEx Ground's delivery estimate?
- Configure FedEx Ground as a shipping method and enable it at checkout.
- Rename the FedEx Ground shipping method title to "Free Shipping" so customers see it labeled as free shipping.
- Apply a negative cost adjustment (e.g., -100%) to the FedEx Ground method’s cost to make it free for customers.
- This method will then display the accurate FedEx Ground estimated delivery date while appearing as a free shipping option.
What does the FedEx API warning "Rating is temporarily unavailable for one or more services: FEDEX_GROUND;" mean and what should I do about it?
This warning message means that the FedEx API was unable to return shipping rates for the FedEx Ground service at that moment because the FedEx Ground rate server is temporarily unavailable or experiencing issues. To handle this:
- Retry rate requests after some time (typically the service restores within an hour).
- Monitor your WooCommerce debug logs to track frequency and duration of these warnings.
- Inform your customers about potential temporary unavailability of FedEx Ground service during such outages.
- If the issue occurs frequently, escalate this with FedEx technical support to understand what causes persistent downtime.
- Ensure that your system gracefully handles such warnings by still showing available alternatives instead of causing checkout failure.
Why might the FedEx Ground shipping option not display correctly depending on the delivery address when using the PluginHive FedEx plugin?
- FedEx returns “Ground service” options for Commercial addresses.
- FedEx returns “Home Delivery” service for Residential addresses.
Why does the plugin return “fedex_home_delivery” rates instead of the Ground rates I need? Is there an API or address validation problem?
- For **Commercial addresses**, FedEx provides “Ground” service rates.
- For **Residential addresses**, FedEx automatically provides “Home Delivery” service rates, which tend to be higher.
Why does the FedEx plugin sometimes show two shipping options ("Ground" and "Home Delivery") for the same residential address, whereas UPS shows only one?
- Review the enabled FedEx services in plugin settings.
- Enable only the relevant service(s) to avoid duplicated or confusing shipping options, for example, enable only "Home Delivery" for residential shipping.
- If both appear unexpectedly, contact your FedEx account representative to clarify your account’s service classification and API responses.
Why does the FedEx plugin show both "Ground" and "Home Delivery" shipping options for a residential address, and why doesn't the UPS plugin do this for similar addresses?
The FedEx plugin displays shipping services exactly as returned by the FedEx API, which provides both "Ground" (for commercial addresses) and "Home Delivery" (for residential addresses) services separately. Occasionally, FedEx may return both options for residential addresses due to classification or account settings. The UPS plugin simplifies this by offering a single "Ground" option that Federally covers both residential and commercial deliveries based on UPS’s own API service design. For FedEx, to avoid displaying both options simultaneously, you must selectively enable only the services relevant to your shipping needs (i.e., turn on only Home Delivery if shipping to residential). However, if both appear and cause confusion, it is best to consult your FedEx account representative for clarification on why both options are returned for a residential address.
Why do residential addresses return accurate FedEx Ground rates while commercial or other addresses do not in the PluginHive plugin?
- Different FedEx rate tables and surcharge rules apply for residential deliveries, which might be easier to replicate via the plugin’s default settings.
- The *Residential Delivery* option in the plugin may be enabled or disabled, affecting how the rates are requested and calculated.
- Package data or shipment profiles could be incomplete or inaccurately flagged for non-residential addresses, which affects rate calculations.
- The FedEx account negotiated rates for commercial deliveries may require the *Account Rates* request type to be selected to return discounted rates properly.
Why do I get an error when creating FedEx labels for residential addresses using FedEx Ground, and how can I fix it?
- Residential addresses must use **FedEx Home Delivery** service, as FedEx Ground is not available for residential shipments.
- If you attempt to generate labels using FedEx Ground for a residential address, it causes errors.
Why am I not seeing FedEx Ground or FedEx Ground Home Delivery shipping options in the PluginHive FedEx plugin for a residential address, even though these services appear in my FedEx account?
- Check your product’s Dangerous Goods Option Type in the PluginHive product settings.
- Change it from "Limited Quantity Commodities" to either "Small Quantity Exception" or "Hazardous Materials" if applicable.
- Note that FedEx Ground cannot be used for residential addresses because FedEx strictly enforces this via their API.
- If your address is residential but you require FedEx Ground, this limitation cannot be changed via the plugin; FedEx does not allow shipping Ground to residential without marking the address as commercial.
Could FedEx classifying addresses as commercial or unsupported affect the availability of Ground or Home Delivery rates?
- Are valid U.S. residential addresses where Ground/Home Delivery is available.
- Are entered correctly with accurate ZIP codes.
- If possible, verify address classification directly with FedEx or through their address validation tool.
Can the PluginHive FedEx plugin override FedEx API address classification to allow FedEx Ground shipping to residential addresses?
No. The FedEx API performs address validation and classifies addresses as Residential or Commercial. Based on this classification, it returns the corresponding available shipping services—FedEx Home Delivery for residential and FedEx Ground for commercial addresses. The PluginHive FedEx plugin does not have control over this classification and reflects whatever services the FedEx API returns. Therefore, you cannot bypass or override FedEx’s address classification via the plugin to force FedEx Ground for residential addresses.
Why does selecting the FEDEX_GROUND shipping option in the plugin settings show "no shipping option available" in the cart, even though this option is available in our FedEx account?
This issue can occur if there is a configuration or communication problem between the plugin and FedEx services for the FEDEX_GROUND option. To diagnose and resolve this, follow these steps:
- Go to the General Tab within the plugin settings.
- Enable the "Debug Mode" option to capture detailed logs.
2. Reproduce the issue:
– Perform the action of selecting FEDEX_GROUND in the cart to trigger the problem while Debug Mode is active.
- Navigate to the "Help & Support" page inside the plugin settings.
- Follow the instructions there to submit the Diagnostic Report to PluginHive support.
This report will provide the necessary data for PluginHive support to investigate the exact cause of the issue preventing FEDEX_GROUND from appearing in the cart. This process applies specifically when other FedEx options like GROUND_HOME_DELIVERY work but FEDEX_GROUND does not.
Why are the FedEx Ground rates I get from the PluginHive plugin higher than the rates shown in my FedEx account, and how can I get accurate negotiated rates through the plugin?
- Log in to your WordPress admin dashboard.
- Navigate to the PluginHive FedEx shipping plugin settings.
- Under the *Rates and Service* tab, find the *Request Type* option.
- Change the setting from **List Rates** to **Account Rates**. This change prompts the plugin to use your FedEx account credentials to fetch rates that include your negotiated discounts and fees.
- Save the settings and test the rates again.
Why am I being asked for an authentication code when PluginHive tries to log into my SiteGround account, and how can I enable access?
- Either provide the 2FA code each time PluginHive requires access (if feasible) or
- Temporarily disable two-factor authentication on your SiteGround account while support accesses it.
When registering the WooCommerce Shipping Plugin for FedEx with Print Label, which FedEx account number should I use if I have both a ground account and a freight account?
You should register the plugin using your FedEx ground account number during the initial setup process. After registration, you can configure your FedEx freight account number separately within the plugin’s settings under the Freight tab. This allows you to use both your FedEx ground and freight services through the same plugin by managing the accounts appropriately within distinct sections of the plugin configuration.
What steps should I follow if I see “No shipping options were found” but my FedEx account has Ground and Home Delivery enabled?
- Double-check that the settings in PluginHive FedEx plugin have both services enabled and saved.
- Verify that product weights, dimensions, and Dangerous Goods Option Type settings are compatible with these services.
- Confirm the shipping address is valid and correctly formatted.
- Cross-verify on fedex.com with the same details to ensure FedEx returns rates.
- If FedEx on their site returns rates but the plugin does not, check for plugin updates or conflicts.
- If you continue to face issues, collect screenshots from both fedex.com and the PluginHive interface showing the request and response, then contact PluginHive support for detailed investigation.
How can I verify if FedEx Ground is available for a specific shipping address and package using my FedEx account?
To verify FedEx Ground service availability for a particular shipping address and package:
- Log in to your FedEx account at FedEx.com.
- Use FedEx’s shipping calculator or rate quote tool, entering the destination address and package details (weight, dimensions, packaging type).
- Check if FedEx Ground appears as a shipping option and note associated service availability notes (e.g., commercial vs residential delivery).
- Compare these results with what you see in your PluginHive plugin to ensure consistency.
- If FedEx Ground is not listed on FedEx.com for an address that should be eligible, contact FedEx customer support to clarify service eligibility or restrictions for that location.
How can I provide access to my SiteGround hosting account so PluginHive can assist with troubleshooting?
To allow PluginHive to access your SiteGround hosting account, you can set them up as a collaborator via SiteGround’s collaboration feature. After sending the collaboration invite to [email protected], the PluginHive team will accept it. However, note that this only grants access to SiteGround hosting. For PluginHive to access your WordPress site dashboard, you must create a new WordPress user account with the email [email protected], give it Administrator privileges, and ensure the user interface language is set to English. This allows PluginHive to log in and assist with site-level configurations.