App Introduction
Let customers choose their delivery date at checkout. Reduce order errors and support tickets. Shopify merchants often face "Where is my order?" tickets, manual edits, and failed deliveries—often due to incorrect delivery dates or manual scheduling. Flare lets customers select delivery or shipping dates at checkout, while you control the rules in the backend. Set delivery logic by postal code, product, carrier, or shipping method to automate fulfillment. Orders are automatically tagged, accurate, and easy to fulfill—reducing refunds, support tickets, and wasted time.
Core Functionality
- Boost sales by allowing customers to select accurate delivery dates at checkout
- Reduce failed deliveries and refunds with smart cut-off times and lead times
- Apply precise shipping rules by postal code, product, or shipping method
- Save hours weekly through automatic order tagging and fulfillment workflows
- Sync delivery data with Shopify, ShipStation, Skio, UPS, and 3PL tools
Merchant-Friendly
- E-commerce Independent Station Merchants
- Merchants Needing Accurate Delivery
- Merchants Connecting Multiple Logistics Tools
- Merchants Focusing on Fulfillment Efficiency
Basic Information
- Developer:Flare
- Address:Houghton Street, London, ENG, WC2A 2AB, GB
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:69 comment
- Release Date:2023-11-23
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
150 订单/月
- Product, Cart, and Drawer Date Picker
- Block Dates and Set Cutoff Times
- Make Delivery Date Selection Mandatory
- Mark Orders with Delivery/Shipment Dates
- Manage Orders by Delivery Date
- Show Selected Dates in Checkout and Emails
- Time Slots and Multi-Language Support
- Live Chat Support
500 订单/月
- Checkout Date Picker (Shopify Plus)
- Daily Order Limit
- Delivery Surcharge
- Auto-Release Orders by Shipping Date
- Assign or Edit Delivery Dates on Orders
- Basic Subscription App Sync
- Advanced Cutoff Times by Day
- Live Chat Support
1,500 订单/月
- Set shipping rules by country/postal code
- Set shipping options by shipping cost
- Set shipping rules for specific products
- Allow customers to reschedule their delivery date
- Automatically assign alternative delivery dates
- Subscription API integration (Skio)
- One-on-one onboarding
3,000 订单/月
- Multi-Region Shipping Logic (3-8 Zones)
- Advanced Rates by Method, Date, and Region
- Carrier Integration (Custom Plan)
- 3PL Integration (Custom Plan)
- POS Integration (Custom Plan)
- Dedicated Channel/Priority Onboarding
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkout/delivery_date.json
- PUT /admin/api/checkout/{checkout_id}/delivery_date.json
- GET /admin/api/checkout/{checkout_id}/delivery_date.json
Permission:write_checkouts,read_checkouts,manage_shipping
- POST /admin/api/delivery/cutoff.json
- PUT /admin/api/delivery/cutoff/{id}.json
- GET /admin/api/delivery/cutoff.json
Permission:write_shipping,read_shipping,manage_orders
- POST /admin/api/shipping/rule.json
- PUT /admin/api/shipping/rule/{id}.json
- GET /admin/api/shipping/rule.json
Permission:write_shipping,read_shipping,manage_products
- POST /admin/api/order/tag.json
- PUT /admin/api/order/{order_id}/tag.json
- GET /admin/api/order/{order_id}/tag.json
Permission:write_orders,read_orders,manage_fulfillment
- POST /admin/api/delivery/sync.json
- PUT /admin/api/delivery/sync/{id}.json
- GET /admin/api/delivery/sync.json
Permission:write_shipping,read_shipping,manage_apps