WP Manifestindependent plugin directory
manifest / ecommerce / live-shipping-rates-for-woocommerce

Live Shipping Rates for WooCommerce

Live USPS and UPS rates for WOO

by William Hare · github.com/xboxhacker/live-shipping-rates-for-woocommerce

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/xboxhacker/live-shipping-rates-for-woocommerce/archive/refs/heads/main.zip

Declares an update source (https://github.com/xboxhacker/live-shipping-rates-for-woocommerce), so updates arrive through the plugin's own updater.

From the readme

Live Shipping Rates for WooCommerce WC requires at least: 7.0 WC tested up to: 10.9 The Live Shipping Rates for WooCommerce plugin integrates real-time shipping rates from UPS and USPS directly into your WooCommerce store using OAuth 2.0 authentication. Description Live Shipping Rates for WooCommerce seamlessly fetches live shipping rates from UPS (Ground) and USPS (Ground Advantage) carriers directly within your WooCommerce cart and checkout pages. The plugin features OAuth 2.0 authentication for secure API connections, intelligent conditional logic based on cart contents, and comprehensive debugging tools. Key Features - Real-Time Rate Calculation: Fetches live shipping rates from UPS Ground and USPS Ground Advantage APIs - OAuth 2.0 Authentication: Secure token-based authentication for both UPS and USPS APIs - Smart Shipping Logic: Automatically prioritizes UPS when cart contains UPS-only items, falls back to USP

Read the full README on GitHub →