[PR #9084] [MERGED] feat(stripe): support Stripe SDK v21 and v22 #25326

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/9084
Author: @bytaesu
Created: 4/9/2026
Status: Merged
Merged: 4/10/2026
Merged by: @bytaesu

Base: mainHead: 2026-04-10/feat/stripe-v22-support


📝 Commits (4)

  • 982950d feat(stripe): support Stripe SDK v21 and v22
  • 498ffdf chore: add changeset for PR #9084
  • 6a512f4 docs: update apiVersion
  • 1f52cfe Merge remote-tracking branch 'origin/main' into 2026-04-10/feat/stripe-v22-support

📊 Changes

9 files changed (+84 additions, -52 deletions)

View changed files

.changeset/pr-9084.md (+5 -0)
📝 demo/nextjs/package.json (+1 -1)
📝 demo/nextjs/pnpm-lock.yaml (+41 -27)
📝 docs/content/docs/plugins/stripe.mdx (+2 -2)
📝 e2e/smoke/test/fixtures/tsconfig-declaration/package.json (+1 -1)
📝 packages/stripe/package.json (+2 -2)
📝 packages/stripe/src/routes.ts (+9 -4)
📝 packages/stripe/src/types.ts (+9 -1)
📝 pnpm-lock.yaml (+14 -14)

📄 Description

  • testing with actual app 🧐

🔄 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/9084 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/10/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `2026-04-10/feat/stripe-v22-support` --- ### 📝 Commits (4) - [`982950d`](https://github.com/better-auth/better-auth/commit/982950dfb43d3b07fad2b36feec45b8be684abf0) feat(stripe): support Stripe SDK v21 and v22 - [`498ffdf`](https://github.com/better-auth/better-auth/commit/498ffdf11c7af409d0a93c008960a654aca75ecc) chore: add changeset for PR #9084 - [`6a512f4`](https://github.com/better-auth/better-auth/commit/6a512f4a651af39f6af31dda0acd895c92999a46) docs: update apiVersion - [`1f52cfe`](https://github.com/better-auth/better-auth/commit/1f52cfe706c786a9dfb678763ea4e49e56f862b8) Merge remote-tracking branch 'origin/main' into 2026-04-10/feat/stripe-v22-support ### 📊 Changes **9 files changed** (+84 additions, -52 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/pr-9084.md` (+5 -0) 📝 `demo/nextjs/package.json` (+1 -1) 📝 `demo/nextjs/pnpm-lock.yaml` (+41 -27) 📝 `docs/content/docs/plugins/stripe.mdx` (+2 -2) 📝 `e2e/smoke/test/fixtures/tsconfig-declaration/package.json` (+1 -1) 📝 `packages/stripe/package.json` (+2 -2) 📝 `packages/stripe/src/routes.ts` (+9 -4) 📝 `packages/stripe/src/types.ts` (+9 -1) 📝 `pnpm-lock.yaml` (+14 -14) </details> ### 📄 Description - [x] testing with actual app 🧐 --- <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:50:12 -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#25326