App Introduction
A complete circular commerce platform. Manage rentals, resales, and subscriptions all in one place. Track inventory for individual items (serial numbers), with visibility into their current location, past movements, and changing statuses. Mitigate risks via authentication, security deposits, and pre-authorized credit card holds. Charge for any scenario—from rental extensions to damage. Circular commerce is about monetizing product usage. We give you the flexibility to build models tailored to you and your customers, while running any combination of methods.
Core Functionality
- Calendar: Rent items between two fixed dates.
- Subscription: Recurring billing until the item is returned.
- Membership: Access the product catalog at a recurring price.
- Resale: Sell non-new products.
- Driven by inventory management, built for circularity.
Merchant-Friendly
- Rental Service Merchants
- Subscription E-commerce Merchants
- Membership Product Merchants
- Used Product Resale Merchants
- Inventory-Intensive E-commerce
Basic Information
- Developer:Supercycle
- Address:71-75 Shelton Street, Covent Garden, London, ENG, WC2H 9JQ, GB
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:10 comment
- Release Date:2023-9-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Super
- Serialized Inventory
- Calendar
- Subscription
- Membership
- Resale
Superest
- All Features in Super
- API
- Slack Channel
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/rentals.json
- GET /admin/api/rentals/{rental_id}.json
- PUT /admin/api/rentals/{rental_id}.json
Permission:write_rentals,read_rentals,manage_inventory
- POST /admin/api/subscriptions.json
- GET /admin/api/subscriptions/{sub_id}.json
- PUT /admin/api/subscriptions/{sub_id}.json
Permission:write_subscriptions,read_subscriptions,manage_payments
- POST /admin/api/memberships.json
- GET /admin/api/memberships/{mem_id}.json
- PUT /admin/api/memberships/{mem_id}.json
Permission:write_memberships,read_memberships,manage_catalogs
- POST /admin/api/resale_products.json
- GET /admin/api/resale_products/{prod_id}.json
- PUT /admin/api/resale_products/{prod_id}.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/inventory_cycles.json
- GET /admin/api/inventory_cycles.json
- PUT /admin/api/inventory_cycles/{cycle_id}.json
Permission:write_inventory,read_inventory,manage_fulfillment