Plans are the foundation of your recurring billing system. They define subscription structures, pricing models, billing cycles, and terms that automate your recurring revenue.Plans are basically items. Read more about Items Key Benefits#
Flexible Pricing Models - Fixed recurring pricing, usage-based billing, and setup fees for any business model
Automated Billing - Configurable cycles, automatic renewals, and grace periods that run your business on autopilot
Customer Experience - Free trials, flexible policies, and transparent pricing that reduces friction and increases conversions
Managing Plans#
You can manage your plans both through the techrar portal and programmatically via our APIs.Browse Plans#
Navigate to Plans in your dashboard under Subscription Management, where you will be able to view all of your subscription plans.You can also do this using the endpoint List Items
filtered by is_plan_enabled=true Create Plan#
You can create a new plan via the create button in the plans section.You can also do this using the endpoint Create Item with plan configuration Plan Configuration#
Plans support extensive configuration options for different business models:For detailed configuration options, see: Display Plans in Your App/Store#
Use this endpoint List Items with plan filters to display subscription plans in your own app/store.For detailed merchant API operations related to Plans, please refer to the Plans in the APIs section. Modified at 2025-09-21 08:38:24