[PR #3468] [MERGED] docs: added dodo payments better auth adapter docs #21740

Closed
opened 2026-04-15 20:34:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3468
Author: @aagarwal1012
Created: 7/19/2025
Status: Merged
Merged: 7/22/2025
Merged by: @Bekacru

Base: mainHead: dodopayments-docs


📝 Commits (4)

📊 Changes

2 files changed (+250 additions, -0 deletions)

View changed files

📝 docs/components/sidebar-content.tsx (+42 -0)
docs/content/docs/plugins/dodopayments.mdx (+208 -0)

📄 Description

Description

Added comprehensive documentation for the Dodo Payments Better Auth adapter plugin, providing developers with complete integration guidance for payment processing, customer management, and webhook handling.

Features Documented

  • Complete Setup Guide: Step-by-step installation and configuration instructions
  • Three Core Plugins:
    • Checkout Plugin: Secure payment processing with product slug mapping
    • Portal Plugin: Customer self-service portal for subscriptions and payments
    • Webhooks Plugin: Real-time event processing with signature verification
  • TypeScript Examples: Full code examples for all major use cases
  • Configuration Reference: Detailed options and parameters for each plugin
  • Troubleshooting Guide: Common issues and best practices
  • LLM Integration Prompt: Structured prompt for AI-assisted implementation

Summary by cubic

Added full documentation for the Dodo Payments Better Auth adapter, including setup, integration guides, TypeScript examples, and troubleshooting tips.

  • New Features
    • New docs page covering installation, environment setup, and plugin configuration for checkout, portal, and webhooks.
    • Sidebar updated to include Dodo Payments documentation link.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3468 **Author:** [@aagarwal1012](https://github.com/aagarwal1012) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `dodopayments-docs` --- ### 📝 Commits (4) - [`c26f00f`](https://github.com/better-auth/better-auth/commit/c26f00f33581cbf2021acdadd56b51a823147ba0) docs: added dodo payments better auth adapter docs - [`cbfe7d1`](https://github.com/better-auth/better-auth/commit/cbfe7d1c8b389b686607f4170845116602b50943) cleanup - [`963e731`](https://github.com/better-auth/better-auth/commit/963e731dc1fb86d33f0e6e3d963a8bab0e4a47d1) cleanup - [`0854ea2`](https://github.com/better-auth/better-auth/commit/0854ea26795ec676b1b8e73ecc9d2278c8c77ca8) cleanup ### 📊 Changes **2 files changed** (+250 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+42 -0) ➕ `docs/content/docs/plugins/dodopayments.mdx` (+208 -0) </details> ### 📄 Description ## Description Added comprehensive documentation for the Dodo Payments Better Auth adapter plugin, providing developers with complete integration guidance for payment processing, customer management, and webhook handling. ## Features Documented - **Complete Setup Guide**: Step-by-step installation and configuration instructions - **Three Core Plugins**: - **Checkout Plugin**: Secure payment processing with product slug mapping - **Portal Plugin**: Customer self-service portal for subscriptions and payments - **Webhooks Plugin**: Real-time event processing with signature verification - **TypeScript Examples**: Full code examples for all major use cases - **Configuration Reference**: Detailed options and parameters for each plugin - **Troubleshooting Guide**: Common issues and best practices - **LLM Integration Prompt**: Structured prompt for AI-assisted implementation <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added full documentation for the Dodo Payments Better Auth adapter, including setup, integration guides, TypeScript examples, and troubleshooting tips. - **New Features** - New docs page covering installation, environment setup, and plugin configuration for checkout, portal, and webhooks. - Sidebar updated to include Dodo Payments documentation link. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 20:34:12 -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#21740