App Introduction
This app helps you increase your order value through recurring payments. It offers recurring payments via the Shopify API, featuring a user-friendly interface, seamless recurring options, and customizable duration settings. Additionally, merchants can use the app to adjust their sales schedules. What’s more, an analytics dashboard enables app owners to view app performance statistics.
Core Functionality
- Implement our app to offer discounts on products purchased regularly.
- Merchants can easily manage subscriptions from the admin portal.
- Your customers’ recurring orders will be automatically charged.
- Customers can manage their subscriptions in their Shopify account.
Merchant-Friendly
- Subscription E-commerce Merchants
- Beauty & Skincare Merchants
- Food & Beverage Merchants
- DTC Brand Merchants
Basic Information
- Developer:Folio3 Software Inc.
- Address:1301 Shoreway Road, Suite 160, Belmont, CA, 94002, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-1-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
月度计划
$5
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/subscriptions/discounts.json
- PUT /admin/api/subscriptions/discounts/{id}.json
- GET /admin/api/subscriptions/discounts.json
Permission:write_subscriptions,read_subscriptions,manage_discounts
- POST /admin/api/subscriptions/portal/settings.json
- PUT /admin/api/subscriptions/portal/settings/{id}.json
- GET /admin/api/subscriptions/portal/settings.json
Permission:write_subscriptions,read_subscriptions,manage_storefront
- POST /admin/api/subscriptions/charges.json
- PUT /admin/api/subscriptions/charges/{id}.json
- GET /admin/api/subscriptions/charges.json
Permission:write_subscriptions,read_subscriptions,manage_payments
- POST /admin/api/customers/{id}/subscriptions.json
- PUT /admin/api/customers/{id}/subscriptions/{sub_id}.json
- GET /admin/api/customers/{id}/subscriptions.json
Permission:write_customers,read_customers,manage_subscriptions