PrintaRex Integration for WooCommerce connects your store to the PrintaRex fulfillment network, providing accurate per-city, per-item shipping rates at checkout.
Key Features:
Supported Countries:
The plugin provides per-city zone rates for all countries in the PrintaRex network, including UAE and Egypt – even for countries where WooCommerce has no built-in state/province definitions.
This plugin connects to the PrintaRex API (configured via the API URL setting) to provide real-time shipping rates. Requests are made in the following scenarios:
{api_url}/carrier-service/woocommerce/lookup with your site domain to retrieve your store connection ID. This runs on activation and is retried periodically from the WordPress admin if the connection ID is missing (with a 1-hour backoff between attempts). The WooCommerce consumer secret is configured in the shipping method settings and signs rate requests.{api_url}/carrier-service/woocommerce/{connectionId}/rates each time a customer enters their shipping address at checkout.Data transmitted to PrintaRex:
No personal customer data (name, email, phone, payment details, IP address) is transmitted.