App Introduction
Display your negotiated parcel rates with Worldwide Express as an option during checkout. Connect your Worldwide Express account to retrieve your negotiated parcel rates, enabling real-time shipping quotes at checkout. Leverage packaging algorithms to quote parcels charged by dimensional weight. Identify SKUs that ship as multiple packages. Automatically detect address types, include insurance, restrict ground services for perishable products based on transit time, and accurately estimate delivery dates by specifying order cut-off times and lead time offsets.
Core Functionality
- Identify the billable weight as the greater of the actual weight or dimensional weight.
- Support products that ship in multiple packages.
- Automatically detect address type and capture residential delivery fees.
- Restrict ground services by transit time to protect perishable products.
- Specify order cut-off times and lead times to accurately estimate delivery timelines.
Merchant-Friendly
- Food & Fresh Merchants
- Multi-category E-commerce
- Independent Station Merchants
- Cross-border E-commerce Sellers
Basic Information
- Developer:Eniture Technology
- Address:320 W. Lanier Ave, Ste 200, Fayetteville, GA, 30214, US
- Price: Free / Free plan
- Rating:4.3 / 5
- Comment Count:4 comment
- Release Date:2016-3-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Unlimited Package Quotes
- Multiple Inventory Locations
- Standard Box Sizes (Optional)
- Residential Delivery
- Handling Fee
Standard
- Basic plan plus...
- Automatically detect residential addresses
- Hide rates when a PO box is detected
- Dangerous goods support
Advanced
- Standard plan plus...
- Ground service delivery time limit
- Distance-based in-store pickup option
- Distance-based local delivery option
- Designated local delivery fee
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/fulfillment_orders/{id}/shipping_rates.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/carrier_shipments.json
Permission:read_shipping,write_products,manage_fulfillment
- POST /admin/api/fulfillments/{id}/shipments.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/fulfillment_orders.json
Permission:manage_fulfillment,write_orders,read_shipping
- GET /admin/api/addresses/{id}.json
- POST /admin/api/orders/{id}/calculate_shipping_rates.json
- PUT /admin/api/shipping_zones/{id}.json
Permission:read_customers,write_shipping,manage_orders
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/carrier_shipments/{id}/rates.json
- POST /admin/api/shipping_profiles/{id}/rates.json
Permission:manage_products,read_shipping,write_shipping
- PUT /admin/api/orders/{order_id}/fulfillment.json
- GET /admin/api/orders/{id}/estimated_delivery.json
- POST /admin/api/shipping_profiles/{id}/rules.json
Permission:manage_orders,read_shipping,write_orders