Chargebee
AnnouncedSubscription billing and revenue management platform, exploring UCP to let AI agents handle renewals, plan upgrades, and subscription modifications on behalf of customers.
Chargebee has announced plans to support UCP as a participant. No public endpoint is available yet.
Chargebee is a subscription billing and revenue management platform used by SaaS companies, media businesses, and e-commerce subscription brands. It powers recurring billing for thousands of subscription businesses. Chargebee has announced exploratory work on UCP for subscription commerce.
Subscription billing introduces complexity that standard UCP checkout does not address directly. A consumer's AI agent handling a software subscription renewal needs to interact with the subscription record, not just initiate a one-time payment. Chargebee's UCP work focuses on extending the agent-readable surface to include subscription state: current plan, renewal date, available upgrades, and trial status.
The use case is agent-assisted subscription management. An agent with identity-linking access to a consumer's Chargebee subscription can surface renewal reminders, compare plan options, apply available discounts, and process upgrades or downgrades without requiring the consumer to log into a portal.
Chargebee serves both B2C subscription businesses and B2B SaaS companies with seat-based or usage-based billing. The UCP integration is designed to cover both models.
Why This Matters for UCP
Chargebee extends UCP to subscription lifecycle management, letting AI agents handle plan renewals, upgrades, and billing changes for recurring commerce without a subscription portal redirect.
UCP Capabilities
UCP Endpoint
Announced — Endpoint not yet publicly available
Integration Example
// Chargebee UCP subscription management (announced, not yet live)
// For AI agents managing customer subscriptions.
// When live, agents can query subscription state:
// GET /ucp/subscriptions?identityToken={token}
// Returns: plan, status, renewal date, available upgrades
// Agent initiates plan upgrade:
// POST /ucp/checkout
// {
// action: 'plan-change',
// subscriptionId: 'sub_abc123',
// targetPlanId: 'pro-monthly',
// paymentToken: ucpPaymentToken
// }
// Response includes proration amount and new recurring charge.Category
PlatformsUCP Status
AnnouncedTags
Pricing
paid
Is this your listing? Claim it to get analytics, a verified badge, and priority placement. Claim your listing →
Related Guides
Reviews
★★★★★4.7 (3 reviews)These are illustrative examples to show what reviews will look like. Submit your own experience below.
P. Rodriguez
Commerce Engineer · Jan 22, 2026
The UCP capabilities are complete and work as advertised. Our shopping agent handles product discovery and checkout end-to-end through this platform.
L. Wang
API Developer · Feb 14, 2026
Reliable endpoint. We run automated conformance checks weekly and they pass consistently. The identity linking spec is fully implemented.
D. Müller
Solutions Architect · Feb 20, 2026
We plugged this into our agent framework and had live product discovery working within a day. The platform integration is clean.
46 other tools in Platforms
Is this your tool? Claim this listing
Related Platforms
Shopify
Platforms
The platform powering UCP for millions of merchants.
Leading e-commerce platform with native UCP checkout support for millions of merchants worldwide.
Integrations