[PR #8525] [MERGED] feat(stripe): allow customizable prorationBehavior per plan #24938

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8525
Author: @bytaesu
Created: 3/9/2026
Status: Merged
Merged: 3/11/2026
Merged by: @bytaesu

Base: canaryHead: 2026-03-10/feat/stripe-proration-behavior


📝 Commits (3)

  • 73a1f8c feat(stripe): allow customizable prorationBehavior per plan
  • bba77be docs: update stripe plugin content for prorationBehavior
  • 8ac0330 Merge branch 'canary' into 2026-03-10/feat/stripe-proration-behavior

📊 Changes

5 files changed (+256 additions, -2 deletions)

View changed files

📝 docs/content/docs/plugins/stripe.mdx (+1 -0)
📝 packages/stripe/src/index.ts (+1 -1)
📝 packages/stripe/src/routes.ts (+1 -1)
📝 packages/stripe/src/types.ts (+14 -0)
📝 packages/stripe/test/seat-based-billing.test.ts (+239 -0)

📄 Description


🔄 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/8525 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-03-10/feat/stripe-proration-behavior` --- ### 📝 Commits (3) - [`73a1f8c`](https://github.com/better-auth/better-auth/commit/73a1f8ce3fe424c4dbf75be675838126c2a8bb70) feat(stripe): allow customizable prorationBehavior per plan - [`bba77be`](https://github.com/better-auth/better-auth/commit/bba77bec0b68d601d99269e741cd3fc0d098bae0) docs: update stripe plugin content for prorationBehavior - [`8ac0330`](https://github.com/better-auth/better-auth/commit/8ac033000e4d7d925f7d8d4186b14e1aa305ddf1) Merge branch 'canary' into 2026-03-10/feat/stripe-proration-behavior ### 📊 Changes **5 files changed** (+256 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/stripe.mdx` (+1 -0) 📝 `packages/stripe/src/index.ts` (+1 -1) 📝 `packages/stripe/src/routes.ts` (+1 -1) 📝 `packages/stripe/src/types.ts` (+14 -0) 📝 `packages/stripe/test/seat-based-billing.test.ts` (+239 -0) </details> ### 📄 Description - Closes https://github.com/better-auth/better-auth/issues/8418 --- <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:38:37 -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#24938