[PR #2105] [MERGED] fix(stripe): Allow customizing subscription schema #29757

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2105
Author: @ping-maxwell
Created: 4/3/2025
Status: Merged
Merged: 4/3/2025
Merged by: @Bekacru

Base: mainHead: fix/stripe/schema-option


📝 Commits (1)

  • fdd20d8 fix(stripe): Allow customizing subscription schema

📊 Changes

2 files changed (+73 additions, -55 deletions)

View changed files

📝 packages/stripe/src/schema.ts (+67 -54)
📝 packages/stripe/src/types.ts (+6 -1)

📄 Description

This was documented in docs at https://www.better-auth.com/docs/plugins/stripe#customizing-the-schema but wasn't implemented. This is now fixed.


🔄 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/2105 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/stripe/schema-option` --- ### 📝 Commits (1) - [`fdd20d8`](https://github.com/better-auth/better-auth/commit/fdd20d8ac0d91a964270514f7ce03bfd649718bc) fix(stripe): Allow customizing subscription schema ### 📊 Changes **2 files changed** (+73 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/schema.ts` (+67 -54) 📝 `packages/stripe/src/types.ts` (+6 -1) </details> ### 📄 Description This was documented in docs at https://www.better-auth.com/docs/plugins/stripe#customizing-the-schema but wasn't implemented. This is now fixed. --- <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:02:10 -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#29757