App Introduction
Allow customers to subscribe to products. Maximize revenue through subscriptions, bundling, and memberships. This app lets you create one-time or subscription payments for products your customers buy regularly. You can customize frequencies like daily, weekly, monthly, and more. We handle custom requests and ensure all your tailored needs are met. Whether you need simple subscriptions, complex subscriptions, custom subscriptions, or subscriptions tailored to your specific volume, Casa is the perfect choice. Migrating from other platforms is easy—we’ll guide you through the entire process.
Core Functionality
- View all information about subscription orders in a dedicated list.
- View all payments for each recurring order placed by a customer.
- Track and manage customer subscriptions. Works with the delivery date calendar app.
- Set the maximum number of allowed retries for failed payments.
- Choose the types of Shopify subscriptions you want to offer to customers.
Merchant-Friendly
- Subscription E-commerce Merchants
- Regular Delivery Merchants
- Membership Retail Merchants
- Repeat Purchase Independent Stations
Basic Information
- Developer:Casa: Google Feed & Subscription App
- Address:651 N Broad St, Suite 201, Middletown, DE, 19709, US
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:143 comment
- Release Date:2021-7-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Unlimited Subscriptions
- Automatic Recurring Payments
- Migrate to Casa
- Email Notifications
- Subscriber Portal
- Analytics
- In-App Chat Support
Advanced
- All content of the Starter Plan
- Advanced Subscription Settings
- Custom Widget Design
- Subscriptions on Home and Other Pages
- Technical Support Agent
Enterprise
- Enterprise Custom Solutions
- Custom Feature Building
- Custom Design of Buttons and Portals
- Custom Notifications to Increase LTV
- Subscription Experts to Boost LTV
- Custom Analytics Dashboard
- Priority Technical Agent Support on Slack
- Pricing is Dependent on Customization
Enterprise Premium
- Enterprise Advanced Customization Solution
- Custom Feature Building
- Custom Button Design
- Custom Portal Design
- Custom Notifications for Increasing LTV
- Custom Analytics Dashboard
- Custom Bundling Feature
- Priority Technical Agent Support on Slack
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/subscription_orders.json
- GET /admin/api/subscription_orders/{id}.json
- GET /admin/api/subscription_orders/count.json
Permission:read_subscription_orders,read_orders,read_customers
- GET /admin/api/subscription_orders/{id}/transactions.json
- GET /admin/api/orders/{id}/transactions.json
- GET /admin/api/customers/{id}/transactions.json
Permission:read_subscription_orders,read_orders,read_transactions
- PUT /admin/api/subscription_orders/{id}.json
- DELETE /admin/api/subscription_orders/{id}.json
- GET /admin/api/subscription_orders/{id}/shipping_addresses.json
Permission:write_subscription_orders,read_subscription_orders,manage_orders
- PUT /admin/api/subscription_orders/{id}/payment_settings.json
- GET /admin/api/subscription_orders/{id}/payment_settings.json
- POST /admin/api/subscription_orders/{id}/payment_retries.json
Permission:write_subscription_orders,manage_payments,read_subscription_orders
- POST /admin/api/subscription_types.json
- PUT /admin/api/subscription_types/{id}.json
- GET /admin/api/subscription_types.json
Permission:write_subscription_types,read_subscription_types,manage_products