App Introduction
Customers can upload their own shipping labels to get free shipping, reducing merchants' shipping costs. DropLabel solves shipping challenges by allowing customers to upload their prepaid shipping labels at checkout in exchange for free shipping. This reduces merchants’ shipping expenses while giving customers the flexibility to use their preferred carriers. The app integrates with ShipStation for tracking management, supports multiple file formats including PDF, JPG, and PNG, and features configurable size limits.
Core Functionality
- Customer tag upload system with automatic free shipping activation
- Integrate with ShipStation to select carriers and manage tracking
- Configurable file format and size limits with an admin control panel
- Real-time cart updates and seamless checkout integration
- Drag-and-drop file uploads supporting PDF, JPG, and PNG
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce
- Boutique Merchants
Basic Information
- Developer:EA Yazılım
- Address:Karslılar Mah. 82072 Sk., Adana, 01170, TR
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-7-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
DropLabel Pro
- ShipStation and Manual Integration
- Automatic Free Shipping
- And All Other Features
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/tags.json
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}/tags.json
Permission:write_customers,read_customers,manage_tags
- POST /admin/api/fulfillments.json
- GET /admin/api/fulfillments/{fulfillment_id}.json
- PUT /admin/api/fulfillments/{fulfillment_id}.json
Permission:write_fulfillments,read_fulfillments,manage_shipping
- POST /admin/api/settings/files.json
- GET /admin/api/settings/files.json
- PUT /admin/api/settings/files.json
Permission:write_settings,read_settings,manage_files
- POST /admin/api/carts/{cart_id}/items.json
- PUT /admin/api/carts/{cart_id}/items/{line_item_id}.json
- GET /admin/api/carts/{cart_id}.json
Permission:write_carts,read_carts,manage_checkout
- POST /admin/api/files.json
- PUT /admin/api/files/{file_id}.json
- GET /admin/api/files.json
Permission:write_files,read_files,manage_products