[PR #8753] docs: added documentation for @chargebee/better-auth. #16437

Closed
opened 2026-04-13 10:31:15 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/8753

State: closed
Merged: Yes


Docs(Chargebee): added documentation for the Chargebee Better Auth plugin

Description

Added full documentation for the Chargebee Better Auth plugin (@chargebee/better-auth), providing developers with complete integration guidance. Also added the Chargebee entry to the sidebar navigation with its brand SVG icon and registered it in the plugin metadata registry under the Payments category.

Features Documented

  • Customer Management
  • Subscription Management (create, update, list, cancel)
  • Plan Configuration (static, dynamic, and Chargebee API-fetched)
  • Trial Periods & Duplicate Trial Prevention
  • Webhook Handling
  • Subscription Lifecycle Hooks
  • Organization Billing
  • Billing Portal
  • Schema Reference
  • Options Reference
  • Troubleshooting Guide

Summary by cubic

Adds full docs for the Chargebee plugin @chargebee/better-auth, and surfaces it in the docs sidebar and the landing plugins registry under Payments. Clarifies the success redirect flow, org-only schema behavior, and how to pass extra customer fields.

  • New Features
    • Docs page: install/usage, plans, hosted checkout/portal, webhooks + lifecycle hooks, trials with duplicate-trial prevention, seats, org billing, portal sessions, schema/options, troubleshooting.
    • Clarifications: getCustomerCreateParams for extra fields; success redirect via GET /subscription/success; in org-only mode, chargebeeCustomerId is auto-omitted from the user table.
    • Docs UI/metadata: adds “Chargebee” sidebar entry with brand SVG icon; registers plugin in the landing page plugins registry under Payments with icon + tagline; adds maintainer callout and Discord support link.

Written for commit 5e512721a4. Summary will update on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/8753 **State:** closed **Merged:** Yes --- ## Docs(Chargebee): added documentation for the Chargebee Better Auth plugin ### Description Added full documentation for the Chargebee Better Auth plugin ([`@chargebee/better-auth`](https://www.npmjs.com/package/@chargebee/better-auth)), providing developers with complete integration guidance. Also added the Chargebee entry to the sidebar navigation with its brand SVG icon and registered it in the plugin metadata registry under the Payments category. ### Features Documented - Customer Management - Subscription Management (create, update, list, cancel) - Plan Configuration (static, dynamic, and Chargebee API-fetched) - Trial Periods & Duplicate Trial Prevention - Webhook Handling - Subscription Lifecycle Hooks - Organization Billing - Billing Portal - Schema Reference - Options Reference - Troubleshooting Guide <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds full docs for the Chargebee plugin `@chargebee/better-auth`, and surfaces it in the docs sidebar and the landing plugins registry under Payments. Clarifies the success redirect flow, org-only schema behavior, and how to pass extra customer fields. - **New Features** - Docs page: install/usage, plans, hosted checkout/portal, webhooks + lifecycle hooks, trials with duplicate-trial prevention, seats, org billing, portal sessions, schema/options, troubleshooting. - Clarifications: `getCustomerCreateParams` for extra fields; success redirect via GET `/subscription/success`; in org-only mode, `chargebeeCustomerId` is auto-omitted from the user table. - Docs UI/metadata: adds “Chargebee” sidebar entry with brand SVG icon; registers plugin in the landing page plugins registry under Payments with icon + tagline; adds maintainer callout and Discord support link. <sup>Written for commit 5e512721a410fdedfa0999a5c147c3ae4fca25eb. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 10:31:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16437