[PR #8609] [MERGED] fix(stripe): improve organization customer search by adding customerType check #24996

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8609
Author: @bytaesu
Created: 3/14/2026
Status: Merged
Merged: 3/17/2026
Merged by: @bytaesu

Base: canaryHead: 2026-03-15/fix/stripe-org-customer-lookup-filter


📝 Commits (3)

  • d78d0fa fix(stripe): improve org customer search by adding customerType check
  • 8c42b57 test: improve case
  • 0bc3219 Merge branch 'canary' into 2026-03-15/fix/stripe-org-customer-lookup-filter

📊 Changes

2 files changed (+170 additions, -2 deletions)

View changed files

📝 packages/stripe/src/routes.ts (+4 -2)
📝 packages/stripe/test/stripe-organization.test.ts (+166 -0)

📄 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/8609 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/14/2026 **Status:** ✅ Merged **Merged:** 3/17/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-03-15/fix/stripe-org-customer-lookup-filter` --- ### 📝 Commits (3) - [`d78d0fa`](https://github.com/better-auth/better-auth/commit/d78d0fab879a34a445df0092468ba7c7183efc0c) fix(stripe): improve org customer search by adding customerType check - [`8c42b57`](https://github.com/better-auth/better-auth/commit/8c42b576fac660b6f4f26275aa7b6566bc4a8403) test: improve case - [`0bc3219`](https://github.com/better-auth/better-auth/commit/0bc3219ebd265781e861079550178433aa7994a2) Merge branch 'canary' into 2026-03-15/fix/stripe-org-customer-lookup-filter ### 📊 Changes **2 files changed** (+170 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/routes.ts` (+4 -2) 📝 `packages/stripe/test/stripe-organization.test.ts` (+166 -0) </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 22:40:53 -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#24996