App Introduction
Delight your customers by offering them the option to have their products delivered on specific dates and times. Delivery Date Pro is an excellent app for businesses of all sizes. One of its smart features allows customers to schedule delivery dates and times for their orders, with multiple different calendar options available. This provides your customers with an extra flexible service they’ll really appreciate. The calendar options come with multiple interdependent sub-features that can be applied to run your business with remarkably flexible service operations.
Core Functionality
- Easily block dates/times that work for you, so you never have to worry about scheduling again.
- Limit daily order volume by setting a cutoff time for same-day delivery.
- Set date intervals to avoid last-minute preparations and ensure on-time delivery.
- Track your orders in one place and export them easily to monitor delivery information.
- You can pre-select delivery dates for the coming months in advance.
Merchant-Friendly
- Local Delivery Merchants
- Appointment Delivery E-commerce
- Long Preparation Cycle Merchants
- Multi-order Management Merchants
- Future Order Planning Merchants
Basic Information
- Developer:Zestard Technologies
- Address:3681 Peacock Ct, Apt 1, Santa Clara, CA, 95051, US
- Price: Free / Free plan
- Rating:4.8 / 5
- Comment Count:59 comment
- Release Date:2017-9-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Provide delivery date and time selection
- Cutoff time (same every day)
- Same-day and next-day delivery
- Block specific dates and date ranges
Professional
- All Basic Features
- Automatically tag shipping details for all orders
- Automatically select the next available delivery date
Enterprise
- All Professional Features
- Manage Cutoff Times for Each Workday
- Manage Delivery Times and Quantities for Each Workday
Ultimate
- Calendar for each product
- Additional options for deadlines and blocked dates
- Minimum date interval
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/fulfillment_services/{id}/blocked_times.json
- PUT /admin/api/fulfillment_services/{id}/blocked_times/{time_id}.json
- DELETE /admin/api/fulfillment_services/{id}/blocked_times/{time_id}.json
Permission:write_fulfillment_services,read_fulfillment_services,manage_orders
- POST /admin/api/fulfillment_services/{id}/cutoffs.json
- PUT /admin/api/fulfillment_services/{id}/cutoffs/{cutoff_id}.json
- GET /admin/api/fulfillment_services/{id}/cutoffs.json
Permission:write_fulfillment_services,read_fulfillment_services,manage_orders
- POST /admin/api/fulfillment_services/{id}/intervals.json
- PUT /admin/api/fulfillment_services/{id}/intervals/{interval_id}.json
- GET /admin/api/fulfillment_services/{id}/intervals.json
Permission:write_fulfillment_services,read_fulfillment_services,manage_orders
- GET /admin/api/orders.json?fulfillment_status=shipped
- GET /admin/api/orders/{id}/tracking.json
- POST /admin/api/orders/export.json
Permission:read_orders,read_fulfillments,export_orders
- POST /admin/api/fulfillment_services/{id}/available_dates.json
- PUT /admin/api/fulfillment_services/{id}/available_dates/{date_id}.json
- GET /admin/api/fulfillment_services/{id}/available_dates.json
Permission:write_fulfillment_services,read_fulfillment_services,manage_orders