App Introduction
ShipSaving turns your store orders into discounted shipping labels! It’s easy to learn and fun to use. ShipSaving empowers e-commerce startups and growing businesses to streamline shipping, cut costs, and focus on scaling. Our app simplifies shipping operations, saving you time and money on every order—resources you can reinvest in expanding your inventory or boosting marketing effectiveness. With ShipSaving, you’ll have the tools to grow efficiently and increase your business profitability.
Core Functionality
- Get discounted rates from USPS, UPS, FedEx, DHL, and more — no account required.
- Purchase labels in 2 clicks using saved information and auto-filled package details.
- Schedule USPS and UPS pickups directly from your dashboard — no post office trips needed.
- Set up shipping rules to automatically apply carrier, service, and package settings.
- Automatically correct addresses to ensure accurate rates and smooth deliveries.
Merchant-Friendly
- E-commerce Independent Station Merchants
- Cross-border E-commerce Sellers
- Multi-channel Retail Merchants
- Small E-commerce Stores
Basic Information
- Developer:ShipSaving
- Address:17800 Castleton st, Suite 500, City of Industry, CA, 91748, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-10-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Up to 50 labels per month
- Discounted USPS, UPS, FedEx, and DHL rates
- Unlimited store integrations
- Get QR codes/barcodes for label-free shipping
- Live chat + email support
Pro
- Up to 5,000 labels per month
- Includes all Starter features
- Smart shipping rules for automation
- Branded tracking emails and packing slips
- 30-day free trial
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/carrier_shipment_rates.json
- POST /admin/api/shipment_rates.json
- GET /admin/api/carrier_accounts.json
Permission:read_shipping,write_shipping,manage_carriers
- POST /admin/api/shipment_labels.json
- GET /admin/api/shipment/{id}/labels.json
- PUT /admin/api/shipment/{id}/label.json
Permission:write_shipping,read_shipping,manage_orders
- POST /admin/api/shipment_pickups.json
- GET /admin/api/shipment_pickups.json
- PUT /admin/api/shipment_pickup/{id}.json
Permission:write_shipping,read_shipping,manage_orders
- POST /admin/api/shipping_rules.json
- GET /admin/api/shipping_rules.json
- PUT /admin/api/shipping_rule/{id}.json
Permission:write_shipping,read_shipping,manage_settings
- POST /admin/api/address_verifications.json
- GET /admin/api/address_verifications.json
- PUT /admin/api/order/{id}/shipping_address.json
Permission:read_shipping,write_shipping,manage_orders