[PR #2280] [CLOSED] feat(stripe): improve support for usage based pricing #4241

Closed
opened 2026-03-13 11:39:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2280
Author: @Pukimaa
Created: 4/14/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • f092cb4 feat(stripe): allow seats to be nullable, so they can be ommited

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 packages/stripe/src/index.ts (+3 -1)

📄 Description

DRAFT: Improve support for usage based pricing, by allowing seats to be ommited, which is required when creating a subscription with a usage-based price id.


🔄 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/2280 **Author:** [@Pukimaa](https://github.com/Pukimaa) **Created:** 4/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`f092cb4`](https://github.com/better-auth/better-auth/commit/f092cb4bd78df5570c2755b54c559d9e745e3c79) feat(stripe): allow seats to be nullable, so they can be ommited ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/index.ts` (+3 -1) </details> ### 📄 Description DRAFT: Improve support for usage based pricing, by allowing seats to be ommited, which is required when creating a subscription with a usage-based price id. --- <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 11:39:06 -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#4241