UPS Global Checkout™ Plugin For WooCommerce

Beskrivelse

Simplify international shipping with UPS Global Checkout™ for WooCommerce. This plugin seamlessly integrates UPS’s advanced shipping calculations into your WooCommerce store, providing accurate duties, taxes, and international shipping costs at checkout.

When customers shop from outside your home country, they’ll see complete landed costs upfront—including all duties, taxes, and fees—eliminating surprises and reducing cart abandonment. The plugin automatically calculates these costs in real-time based on the customer’s location and the products in their cart.

Key benefits:
* Transparent Pricing: Display total landed costs including duties, taxes, and international shipping fees before checkout
* Real-Time Calculations: Instant, accurate shipping rates powered by UPS’s global logistics network
* Improved Customer Experience: Customers know exactly what they’ll pay, reducing cart abandonment and increasing conversion rates
* Simplified Compliance: Automatically handle complex international tax and duty regulations
* Seamless Integration: Works directly within your existing WooCommerce checkout flow

Perfect for merchants looking to expand their international sales while maintaining transparency and trust with global customers.

Features

  • Calculate accurate international shipping rates
  • Display landed costs including duties, taxes, and fees
  • Seamless WooCommerce integration
  • Support for multiple shipping methods
  • Real-time shipping calculations

Installasjon

Install this plugin from the marketplace.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«UPS Global Checkout™ Plugin For WooCommerce» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

2026-06-18 – version v1.3.0

  • Replace the flat-rate service-level mapping with a flat-rate «rate chart» builder that creates, lists, and deletes rate charts through the middleware
  • Add the Global Checkout ID (landed cost id) as a visible order field and surface it in the order meta box
  • Normalize the shipping origin country to its ISO alpha-2 code so UPS label generation no longer fails when the stored value is a display label
  • Source the service-level toggles and rate-chart service options from live profiles and reconcile the local cache by service level code, fixing stale/duplicate entries and settings-vs-checkout mismatches
  • Only call the middleware for service levels and rate charts when the settings page is rendered, eliminating excessive background requests
  • Pin Saloon to v3 and target PHP 8.1 so activation no longer fails on PHP 8.1 hosts
  • Cache-bust admin assets on file change and various admin UI styling fixes

2026-05-22 – version v1.2.4

  • Register the checkout update AJAX action for guests so non-logged-in customers can fetch landed cost during checkout
  • Cache the flat-rate middleware response in a transient keyed by the destination and cart contents so duties, taxes, and fees only apply when the cart still matches what was rated and clear automatically on any address, item, or shipping method change
  • Update the checkout error message to ask the customer to double-check their shipping address before retrying

2026-05-13 – version v1.2.3

  • Add trademark symbol (™) to plugin subtitle and description in marketplace listing

2026-05-07 – version v1.2.2

  • Update plugin display name to «UPS Global Checkout™ Plugin For WooCommerce»

2026-01-29 – version v1.0.0

  • Initial release

2026-02-03 – version v1.0.1

  • Addresses PHPCS warnings in plugin checker
  • Updates notice colors and icons
  • UPS Feedback

2026-02-12 – version v1.0.2

  • Add Logger Class Util
  • Apply WordPress Plugin Feedback