





















Three new billing buttons for implementing checkout, plan details, and subscription management in your applications.
Previously, you could only access these experiences through <UserProfile />, <OrganizationProfile /> and <PricingTable /> components, but now you can use these new buttons to access them in a more flexible way.
<CheckoutButton>The <CheckoutButton> component provides a simple way to initiate checkout flows in your application. It handles the entire checkout process either for users or organizations.
<PlanDetailsButton>The <PlanDetailsButton> component allows users to view detailed information about a specific plan, including pricing, features, and other plan-specific details.
<SubscriptionDetailsButton>The <SubscriptionDetailsButton> component allows users to view and manage their subscription details, whether for their personal account or organization.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。