App Introduction
A subscription app for recurring payments, automatic billing, memberships, bundle sales, and subscriptions. Our subscription app enables merchants to create subscription plans for their store products. It attracts first-time customers to become loyal patrons through flexible discounts and delivery frequencies, thereby driving repeat purchases. Merchants can get an overview of all members and their subscription plans, easily add/remove members or edit their subscription plans, and access detailed information such as active and inactive subscriptions, upcoming recurring payment dates, and subscription expiration dates.
Core Functionality
- Allow shoppers to easily edit, skip, reschedule, and cancel subscriptions
- Create discount codes and offer percentage/fixed-rate discounts to shoppers
- Create subscription plans for multiple products in a specific collection
- Create manual subscription orders and assign them to your customers
- Enable prepaid subscriptions, recurring purchases, and pay-on-demand options
Merchant-Friendly
- Subscription E-commerce
- Independent Station Merchants
- Multi-category E-commerce
- Brand Retailers
Basic Information
- Developer:miniOrange
- Address:Rainbow Apartment, Laxman Nagar, Baner, pune, MH, 411045, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-8-7
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
- Membership
- Payment Calendar
- Subscription Discounts
- Skip, Pause, Cancel Subscriptions
- Add Discounts to Subscription Products
- Compatible with Shopify's Horizon Theme
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/subscriptions/{id}/edit.json
- PUT /admin/api/subscriptions/{id}/skip.json
- GET /admin/api/subscriptions/{id}/schedule.json
- DELETE /admin/api/subscriptions/{id}/cancel.json
Permission:write_subscriptions,read_subscriptions,manage_orders
- POST /admin/api/discount_codes.json
- PUT /admin/api/discount_codes/{id}.json
- GET /admin/api/discount_codes.json
- DELETE /admin/api/discount_codes/{id}.json
Permission:write_discounts,read_discounts,manage_products
- POST /admin/api/collections/{id}/subscription_plans.json
- PUT /admin/api/collections/{id}/subscription_plans/{plan_id}.json
- GET /admin/api/collections/{id}/subscription_plans.json
- DELETE /admin/api/collections/{id}/subscription_plans/{plan_id}.json
Permission:write_subscriptions,read_subscriptions,manage_collections
- POST /admin/api/subscription_orders.json
- PUT /admin/api/subscription_orders/{id}.json
- GET /admin/api/subscription_orders.json
- DELETE /admin/api/subscription_orders/{id}.json
Permission:write_subscription_orders,read_subscription_orders,manage_customers
- POST /admin/api/subscription_plans/{id}/payment_options.json
- PUT /admin/api/subscription_plans/{id}/payment_options.json
- GET /admin/api/subscription_plans/{id}/payment_options.json
- DELETE /admin/api/subscription_plans/{id}/payment_options.json
Permission:write_subscriptions,read_subscriptions,manage_payments