[PR #5354] [MERGED] fix(stripe): check for reference IDs inside during Stripe reference validation #22854

Closed
opened 2026-04-15 21:19:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5354
Author: @Bekacru
Created: 10/16/2025
Status: Merged
Merged: 10/16/2025
Merged by: @Bekacru

Base: canaryHead: fix/stripe-reference


📝 Commits (4)

  • bf191dc fix(stripe): check for reference IDs inside during Stripe reference validation
  • 7c991ed fix(stripe): check if ref id and user id matches
  • db9fa60 fix(stripe): check if ref id and user id matches
  • 3460471 Move authorizeReference into subscription options in Stripe docs (merges into #5354) (#5364)

📊 Changes

2 files changed (+57 additions, -21 deletions)

View changed files

📝 docs/content/docs/plugins/stripe.mdx (+35 -9)
📝 packages/stripe/src/index.ts (+22 -12)

📄 Description

No description provided


🔄 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/5354 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/16/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `fix/stripe-reference` --- ### 📝 Commits (4) - [`bf191dc`](https://github.com/better-auth/better-auth/commit/bf191dc39089333d8d972a5026aa4493abdaa4ef) fix(stripe): check for reference IDs inside during Stripe reference validation - [`7c991ed`](https://github.com/better-auth/better-auth/commit/7c991edfc86a6517f9500cc5bf4d4cda2d2fa36b) fix(stripe): check if ref id and user id matches - [`db9fa60`](https://github.com/better-auth/better-auth/commit/db9fa60fb23c788255add4d0a3556a3735b9dfba) fix(stripe): check if ref id and user id matches - [`3460471`](https://github.com/better-auth/better-auth/commit/3460471230d3067f24fa01dcf62abb9120562f92) Move authorizeReference into subscription options in Stripe docs (merges into #5354) (#5364) ### 📊 Changes **2 files changed** (+57 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/stripe.mdx` (+35 -9) 📝 `packages/stripe/src/index.ts` (+22 -12) </details> ### 📄 Description _No description provided_ --- <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 21:19:43 -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#22854