[PR #8501] [MERGED] docs(dodopayments): use checkoutSession in docs #8019

Closed
opened 2026-03-13 13:56:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8501
Author: @Mnigos
Created: 3/8/2026
Status: Merged
Merged: 3/9/2026
Merged by: @himself65

Base: canaryHead: docs/dodopayments-checkout-session


📝 Commits (1)

  • 2318d13 docs(dodopayments): use checkoutSession in docs

📊 Changes

1 file changed (+10 additions, -15 deletions)

View changed files

📝 docs/content/docs/plugins/dodopayments.mdx (+10 -15)

📄 Description

closes #8500


Summary by cubic

Update DodoPayments docs to use authClient.dodopayments.checkoutSession() and add a warning that authClient.dodopayments.checkout() is deprecated, so new integrations use the correct API. Also add the missing createAuthClient import from better-auth/react in the client setup example.

Written for commit 2318d13f23. Summary will update on new commits.


🔄 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/8501 **Author:** [@Mnigos](https://github.com/Mnigos) **Created:** 3/8/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/dodopayments-checkout-session` --- ### 📝 Commits (1) - [`2318d13`](https://github.com/better-auth/better-auth/commit/2318d13f234e593c3be7b9b55e41d5a20bc9e9f9) docs(dodopayments): use checkoutSession in docs ### 📊 Changes **1 file changed** (+10 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/dodopayments.mdx` (+10 -15) </details> ### 📄 Description closes #8500 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update DodoPayments docs to use `authClient.dodopayments.checkoutSession()` and add a warning that `authClient.dodopayments.checkout()` is deprecated, so new integrations use the correct API. Also add the missing `createAuthClient` import from `better-auth/react` in the client setup example. <sup>Written for commit 2318d13f234e593c3be7b9b55e41d5a20bc9e9f9. Summary will update on new commits.</sup> <!-- 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-03-13 13:56:56 -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#8019