[PR #1893] [CLOSED] feature: stripe customer portal #12297

Closed
opened 2026-04-13 08:18:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1893
Author: @joeychrys
Created: 3/20/2025
Status: Closed

Base: mainHead: feature/stripe-customer-portal


📝 Commits (2)

  • 6817ba1 created stripe customer portal
  • 72cfba3 fixed changes my linter made

📊 Changes

2 files changed (+74 additions, -0 deletions)

View changed files

📝 packages/stripe/src/index.ts (+39 -0)
📝 packages/stripe/src/stripe.test.ts (+35 -0)

📄 Description

This is an addition to the stripe plugin that creates a stripe customer portal and redirects.

Tests have also been added for this addition.


🔄 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/1893 **Author:** [@joeychrys](https://github.com/joeychrys) **Created:** 3/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/stripe-customer-portal` --- ### 📝 Commits (2) - [`6817ba1`](https://github.com/better-auth/better-auth/commit/6817ba10317b0eee68939372c5ae980d19252edf) created stripe customer portal - [`72cfba3`](https://github.com/better-auth/better-auth/commit/72cfba358430c3601f432c0653a0db116da1b7c7) fixed changes my linter made ### 📊 Changes **2 files changed** (+74 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/index.ts` (+39 -0) 📝 `packages/stripe/src/stripe.test.ts` (+35 -0) </details> ### 📄 Description This is an addition to the stripe plugin that creates a stripe customer portal and redirects. Tests have also been added for this addition. --- <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-13 08:18: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#12297