App Introduction
A subscription app for merchants to create flexible, date-specific subscription plans. This app enables merchants to build customizable recurring subscription plans with tailored delivery dates—such as birthdays, anniversaries, or purchase anniversaries. Customers can select a plan on product pages and manage it directly within the store. Merchants can oversee all customer subscriptions from the admin backend, including pausing, canceling, adding products, or skipping the next delivery—all to enhance customer experience and boost retention rates.
Core Functionality
- Custom date selection (e.g., birthdays, anniversaries, etc.)
- Product subscription plans based on delivery dates chosen or purchased by customers
- Subscription widget embedded on product pages
- Subscription management dashboard for both admins and customers
Merchant-Friendly
- Subscription E-commerce Merchants
- Gift E-commerce Merchants
- Multi-category Independent Stores
- Membership Retail Merchants
Basic Information
- Developer:Drop Date Subscription
- Address:Litchfield park, AZ, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-10-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Up to 15 Active Subscriptions
- All Features Unlocked — Perfect for Testing
Starter
- Up to 50 active subscriptions
- All features unlocked
- Basic support for growing stores
Growth
- Up to 500 active subscriptions
- Advanced Usage Insights
- Priority Support for Scaling Brands
Pro
- Unlimited Subscriptions
- Early Access to New Features
- Premium Support for Large Stores
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/metafields.json
- GET /admin/api/metafields.json
- PUT /admin/api/metafields/{id}.json
Permission:write_metafields,read_metafields,manage_products
- POST /admin/api/subscriptions.json
- GET /admin/api/subscriptions.json
- PUT /admin/api/subscriptions/{id}.json
Permission:write_subscriptions,read_subscriptions,manage_orders
- POST /admin/api/sections.json
- GET /admin/api/sections.json
- PUT /admin/api/sections/{id}.json
Permission:write_themes,read_themes,manage_products
- GET /admin/api/subscriptions.json
- GET /admin/api/customers/{id}/subscriptions.json
- PUT /admin/api/subscriptions/{id}/status.json
Permission:read_subscriptions,write_subscriptions,read_customers