App Introduction
No More Shipping Errors – Inspect Every Order with Barcode Scanning Every shipping error leads to a dissatisfied customer and a costly expense for you as a merchant. Scan & Ship is specifically designed for merchants who spend excessive time double-checking and rechecking orders to ensure accuracy. Using Scan & Ship means every order is automatically verified before dispatch. It confirms that the correct items have been packed and the quantities are accurate, so you can rest assured customers will receive exactly what they ordered.
Core Functionality
- Verify selected items match the order
- Verify quantities match the order
- Verify tracking number matches the order (optional)
- Mark order as completed (optional)
- Handle multi-pack items (e.g., scan one barcode for 12 units)
Merchant-Friendly
- Independent Station Merchants
- Cross-Border E-commerce Sellers
- Multi-category E-commerce
- Warehouse Retailers
Basic Information
- Developer:Paul Grout Consulting
- Address:3rd Floor, Dockgate House, Merchants Road, Galway, G, -, IE
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:13 comment
- Release Date:2017-9-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
月度计划
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments/check_items.json
- GET /admin/api/orders/{order_id}/products.json
- POST /admin/api/orders/check_item_match.json
Permission:read_orders,write_fulfillments,manage_products
- POST /admin/api/orders/{order_id}/fulfillments/check_quantity.json
- GET /admin/api/orders/{order_id}/line_items.json
- POST /admin/api/orders/check_quantity_match.json
Permission:read_orders,write_fulfillments,manage_inventory
- POST /admin/api/orders/{order_id}/fulfillments/check_tracking.json
- GET /admin/api/orders/{order_id}/fulfillments.json
- POST /admin/api/orders/check_tracking_match.json
Permission:read_orders,write_fulfillments,manage_shipping
- PUT /admin/api/orders/{order_id}/complete.json
- POST /admin/api/orders/{order_id}/fulfillments/complete.json
- GET /admin/api/orders/{order_id}/status.json
Permission:write_orders,write_fulfillments,read_orders
- POST /admin/api/orders/{order_id}/fulfillments/add_pack.json
- PUT /admin/api/orders/{order_id}/line_items/quantity.json
- POST /admin/api/fulfillments/batch_update.json
Permission:write_fulfillments,manage_inventory,read_orders