App Introduction
Display your negotiated parcel rates with Unishippers as a shipping option during checkout. Connect your Unishippers account to retrieve your negotiated rates, enabling real-time shipping quotes at checkout. Leverage packing algorithms to quote parcels charged by dimensional weight. Identify SKUs that ship as multiple packages. Automatically detect address types, restrict ground services for perishable products based on transit time, and accurately estimate delivery dates by specifying order cutoff 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 as multiple packages.
- Automatically detect address types and capture residential delivery fees.
- Restrict ground services by shipping time to protect perishable products.
- Specify order cutoff times and lead times to accurately estimate delivery times.
Merchant-Friendly
- Perishable E-commerce Merchants
- Multi-package Shipping Merchants
- International Shipping Merchants
- Precise Timing Merchants
Basic Information
- Developer:Eniture Technology
- Address:320 W. Lanier Ave, Ste 200, Fayetteville, GA, 30214, US
- Price: Free / Free plan
- Rating:1.7 / 5
- Comment Count:3 comment
- Release Date:2017-10-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Unlimited Package Quotes
- Multiple Inventory Locations
- Standard Box Sizes (Optional)
- Residential Delivery
- Handling Fees
Standard
- Basic plan plus...
- Automatically detect residential addresses
- Do not show rates for PO boxes
- Dangerous goods support
Advanced
- Standard plan plus...
- Ground service transit time limits
- Distance-based in-store pickup options
- Distance-based local delivery options
- Specified local delivery fees
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/carrier_service/weight_rule.json
- PUT /admin/api/carrier_service/weight_rule/{id}.json
- GET /admin/api/carrier_service/weight_rule.json
Permission:write_shipping,read_shipping,manage_carrier_service
- POST /admin/api/orders/{order_id}/fulfillment.json
- PUT /admin/api/fulfillment/{fulfillment_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/carrier_service/address_rule.json
- PUT /admin/api/carrier_service/address_rule/{id}.json
- GET /admin/api/carrier_service/address_rule.json
Permission:write_shipping,read_shipping,manage_carrier_service
- POST /admin/api/carrier_service/time_rule.json
- PUT /admin/api/carrier_service/time_rule/{id}.json
- GET /admin/api/carrier_service/time_rule.json
Permission:write_shipping,read_shipping,manage_carrier_service
- POST /admin/api/orders/{order_id}/delivery_estimate.json
- PUT /admin/api/orders/{order_id}/delivery_estimate.json
- GET /admin/api/orders/{order_id}/delivery_estimate.json
Permission:write_orders,read_orders,manage_shipping