[PR #3594] [CLOSED] update: Basic improvements to stripe code & docs #30502

Closed
opened 2026-04-17 21:34:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3594
Author: @ping-maxwell
Created: 7/24/2025
Status: Closed

Base: mainHead: docs/stripe/minor-fixes


📝 Commits (2)

  • 5f97b95 update: Basic improvements to stripe code & docs
  • a44ed57 chore: lint

📊 Changes

2 files changed (+87 additions, -62 deletions)

View changed files

📝 docs/content/docs/plugins/stripe.mdx (+6 -2)
📝 packages/stripe/src/index.ts (+81 -60)

📄 Description

Summary by cubic

Improved the Stripe integration by cleaning up the subscription upgrade logic and updating the API docs for better clarity and accuracy.

  • Bug Fixes

    • Fixed handling of subscription IDs and customer lookup.
    • Improved error messages for missing plans or subscriptions.
    • Ensured correct redirect URLs and metadata in checkout sessions.
  • Docs

    • Updated API documentation to clarify parameter defaults and add missing fields.

🔄 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/3594 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 7/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/stripe/minor-fixes` --- ### 📝 Commits (2) - [`5f97b95`](https://github.com/better-auth/better-auth/commit/5f97b959d3fe3a05e39983cb80f57bd3812edb00) update: Basic improvements to stripe code & docs - [`a44ed57`](https://github.com/better-auth/better-auth/commit/a44ed575d5be0946ea635c2253d8f120e8245f60) chore: lint ### 📊 Changes **2 files changed** (+87 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/stripe.mdx` (+6 -2) 📝 `packages/stripe/src/index.ts` (+81 -60) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Improved the Stripe integration by cleaning up the subscription upgrade logic and updating the API docs for better clarity and accuracy. - **Bug Fixes** - Fixed handling of subscription IDs and customer lookup. - Improved error messages for missing plans or subscriptions. - Ensured correct redirect URLs and metadata in checkout sessions. - **Docs** - Updated API documentation to clarify parameter defaults and add missing fields. <!-- 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-17 21:34:16 -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#30502