[PR #8810] [MERGED] fix(stripe): return correct priceId for annual subscriptions in list #25129

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8810
Author: @bytaesu
Created: 3/28/2026
Status: Merged
Merged: 3/28/2026
Merged by: @ping-maxwell

Base: mainHead: 2026-03-28/fix/stripe-annual-priceid


📝 Commits (3)

  • 2d72b1a fix(stripe): return correct priceId for annual subscriptions in list
  • 2896b0d Merge branch 'main' into 2026-03-28/fix/stripe-annual-priceid
  • dc0bfa9 Merge branch 'main' into 2026-03-28/fix/stripe-annual-priceid

📊 Changes

2 files changed (+120 additions, -1 deletions)

View changed files

📝 packages/stripe/src/routes.ts (+5 -1)
📝 packages/stripe/test/stripe.test.ts (+115 -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/8810 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/28/2026 **Status:** ✅ Merged **Merged:** 3/28/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `2026-03-28/fix/stripe-annual-priceid` --- ### 📝 Commits (3) - [`2d72b1a`](https://github.com/better-auth/better-auth/commit/2d72b1ae434af1e9ed0d3923f9d4cde03516bb26) fix(stripe): return correct priceId for annual subscriptions in list - [`2896b0d`](https://github.com/better-auth/better-auth/commit/2896b0d3712891848c8b7f36175be0d20f3959d9) Merge branch 'main' into 2026-03-28/fix/stripe-annual-priceid - [`dc0bfa9`](https://github.com/better-auth/better-auth/commit/dc0bfa9c697fe11bbe1652355613553e2d05f632) Merge branch 'main' into 2026-03-28/fix/stripe-annual-priceid ### 📊 Changes **2 files changed** (+120 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/routes.ts` (+5 -1) 📝 `packages/stripe/test/stripe.test.ts` (+115 -0) </details> ### 📄 Description - Closes #7721 --- <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:44:03 -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#25129