App Introduction
Set up and manage subscriptions, subscription widgets, subscription boxes, build-a-box, and recurring billing Easto Subscriptions is a comprehensive subscription solution that enables merchants to deliver products to customers monthly, reduce churn, and increase revenue. With our app, you can sell products in multiple ways: pay-as-you-go, standard or premium prepaid plans, discounts, and more. You can monitor subscription performance on the app dashboard—including total order value, average order value, and more. Customers can also manage their subscription status via the subscription page on your online store.
Core Functionality
- Recurring Billing: Automatically charge for recurring orders
- Multiple Subscription Plans: Let your customers choose the right plan
- Subscription Control: Customers can manage subscriptions via their account page
- Track Subscription Performance: Visualize subscription data for analysis
- Email Notifications: Notify your customers about their subscription usage
Merchant-Friendly
- Subscription-based E-commerce Merchants
- Independent Station Merchants
- Brand Retailers
- Cross-border E-commerce Merchants
Basic Information
- Developer:Easto
- Address:Ha Noi, VN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:22 comment
- Release Date:2021-4-12
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
FREE
- Pay-as-you-go & Prepaid Subscriptions
- Edit Subscription Shipping Rates
- Build a Box
- Subscription Widget Templates
- Subscription Overview & Analytics
- Standard Support
STARTER
- All features in the Free Plan plus:
- Email Customization
- Customer Portal Customization
- Custom CSS Styling
- Basic Theme Integration
- Widget Advanced Customization
- Data Import/Export
- Priority Support
PRO
- All features in the Starter Plan plus:
- Widget Personalization
- Custom Integrations with Internal Systems
- API and Webhooks Support (Coming Soon)
- Priority Support and Feature Requests
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/recurring_application_charges.json
- GET /admin/api/recurring_application_charges/{id}.json
- PUT /admin/api/recurring_application_charges/{id}/activate.json
Permission:write_recurring_application_charges,read_recurring_application_charges,manage_orders
- POST /admin/api/subscription_plans.json
- GET /admin/api/subscription_plans.json
- PUT /admin/api/subscription_plans/{id}.json
Permission:write_subscription_plans,read_subscription_plans,manage_products
- GET /admin/api/customers/{customer_id}/subscriptions.json
- PUT /admin/api/customers/{customer_id}/subscriptions/{id}.json
- DELETE /admin/api/customers/{customer_id}/subscriptions/{id}.json
Permission:read_customers,write_subscriptions,manage_orders
- GET /admin/api/reports/subscription_metrics.json
- GET /admin/api/subscriptions/analytics.json
- GET /admin/api/subscriptions/{id}/analytics.json
Permission:read_reports,read_subscriptions,view_analytics
- POST /admin/api/email_templates.json
- PUT /admin/api/email_templates/{id}.json
- GET /admin/api/email_templates.json
Permission:write_email_templates,read_email_templates,manage_notifications