[PR #7344] [MERGED] docs: clarify URL parameter descriptions for subscription upgrade #24147

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7344
Author: @bytaesu
Created: 1/14/2026
Status: Merged
Merged: 1/14/2026
Merged by: @bytaesu

Base: canaryHead: 2026-01-14/docs/clearer-stripe-url-params


📝 Commits (2)

  • df9d895 docs: clarify URL parameters for subscription upgrade
  • d77fe06 Update packages/stripe/src/routes.ts

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 docs/content/docs/plugins/stripe.mdx (+3 -3)
📝 packages/stripe/src/routes.ts (+3 -3)

📄 Description

Note

Closes https://github.com/better-auth/better-auth/issues/3981


Summary by cubic

Clarified Stripe URL parameters for subscription upgrades to match Stripe’s definitions (successUrl, cancelUrl, returnUrl). Updated plugin docs and inline schema comments; no behavior changes.

Written for commit d77fe0633d. 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/7344 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-01-14/docs/clearer-stripe-url-params` --- ### 📝 Commits (2) - [`df9d895`](https://github.com/better-auth/better-auth/commit/df9d8956c7fbb7d9c99c7749e8db72b4890d66bd) docs: clarify URL parameters for subscription upgrade - [`d77fe06`](https://github.com/better-auth/better-auth/commit/d77fe0633d9254b3b9eb1cb297a4b57846c2c20b) Update packages/stripe/src/routes.ts ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/stripe.mdx` (+3 -3) 📝 `packages/stripe/src/routes.ts` (+3 -3) </details> ### 📄 Description > [!NOTE] > - https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-success_url > - https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-cancel_url > - https://docs.stripe.com/api/customer_portal/sessions/create#create_portal_session-return_url Closes https://github.com/better-auth/better-auth/issues/3981 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Clarified Stripe URL parameters for subscription upgrades to match Stripe’s definitions (successUrl, cancelUrl, returnUrl). Updated plugin docs and inline schema comments; no behavior changes. <sup>Written for commit d77fe0633d9254b3b9eb1cb297a4b57846c2c20b. 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-04-15 22:12:02 -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#24147