App Introduction
Sell Subscriptions as Products Keysubs lets you sell subscriptions just like any other product, with the option to create one or more additional product orders for your store either on the initial purchase and/or for each renewal.
Core Functionality
- Subscription cycles can be any multiple of days, weeks, months, or years.
- Renewals can be set to a specific fixed day.
- Supports regular products, 'Welcome Pack' products, and limited-time products.
- Offers app blocks for theme integration.
- Active support available. Feel free to email us with feature requests.
Merchant-Friendly
- Subscription-based E-commerce Merchants
- Beauty & Skincare Merchants
- Food & FMCG Merchants
- Independent Station Merchants
Basic Information
- Developer:Maeyanie.com (Apps)
- Address:PO Box 99900 AS 281 616, RPO Eastown Centre, Scarborough, ON, M1K 0A7, CA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-10-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
免费安装
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/subscriptions/plans.json
- PUT /admin/api/subscriptions/plans/{id}.json
- GET /admin/api/subscriptions/plans.json
Permission:write_subscriptions,read_subscriptions,manage_products
- POST /admin/api/subscriptions/renewal_dates.json
- PUT /admin/api/subscriptions/renewal_dates/{id}.json
- GET /admin/api/subscriptions/renewal_dates.json
Permission:write_subscriptions,read_subscriptions,manage_orders
- POST /admin/api/subscriptions/products.json
- PUT /admin/api/subscriptions/products/{id}.json
- GET /admin/api/subscriptions/products.json
Permission:write_subscriptions,read_subscriptions,manage_products
- POST /admin/api/themes/{theme_id}/app_blocks.json
- PUT /admin/api/themes/{theme_id}/app_blocks/{id}.json
- GET /admin/api/themes/{theme_id}/app_blocks.json
Permission:write_themes,read_themes,manage_apps