App Introduction
Supports multiple couriers. Print labels, customs documents, and track shipments directly from your dashboard. If you use nShift Checkout to offer shipping options and location services from multiple couriers, this app is for you. It automatically syncs shipping labels to your TMS to process Shopify orders you receive. For every new order in your store, it will be automatically published to your connected TMS account when the order is placed — or you can manually trigger the sync later if you prefer.
Core Functionality
- Support multiple couriers
- Display pickup locations at checkout
- Print shipping labels, including customs documents like CN22/23
- Track your orders from the admin dashboard
Merchant-Friendly
- Cross-Border E-commerce Merchants
- Offline Store E-commerce
- Multi-Channel Sellers
- Global Trade Merchants
Basic Information
- Developer:Uniwin
- Address:Dalgångsslingan 5, Huddinge, 14192, SE
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:9 comment
- Release Date:2022-4-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
$20
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/carriers.json
- PUT /admin/api/carriers/{carrier_id}.json
- GET /admin/api/carriers.json
Permission:write_carriers,read_carriers,manage_shipping
- POST /admin/api/locations.json
- PUT /admin/api/locations/{location_id}.json
- GET /admin/api/locations.json
Permission:write_locations,read_locations,manage_checkout
- POST /admin/api/fulfillments.json
- GET /admin/api/fulfillments/{fulfillment_id}/shipping_labels.json
- POST /admin/api/fulfillments/{fulfillment_id}/shipping_labels/generate.json
Permission:write_fulfillments,read_fulfillments,manage_shipping
- GET /admin/api/orders.json
- GET /admin/api/orders/{order_id}.json
- GET /admin/api/orders/{order_id}/tracking.json
Permission:read_orders,read_tracking,manage_orders