[PR #8138] [MERGED] feat: add better-auth-razorpay and better-auth-payu to community plugins #7772

Closed
opened 2026-03-13 13:48:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8138
Author: @iamjasonkendrick
Created: 2/25/2026
Status: Merged
Merged: 2/25/2026
Merged by: @himself65

Base: canaryHead: canary


📝 Commits (5)

  • a8e409a feat: add better-auth-razorpay and better-auth-payu to community plugins
  • 56c17e9 Merge branch 'canary' into canary
  • 9727049 fix: use tabs instead of spaces for plugin entries
  • a546484 fix: add Razorpay and PayU to cspell company names dictionary
  • b0ac255 fix: add iamjasonkendrick to cspell names dictionary

📊 Changes

3 files changed (+28 additions, -1 deletions)

View changed files

📝 .cspell/company-names.txt (+5 -1)
📝 .cspell/names.txt (+1 -0)
📝 docs/components/community-plugins-table.tsx (+22 -0)

📄 Description

Adds two new community plugins to the list:


Summary by cubic

Added better-auth-razorpay and better-auth-payu to the community plugins table (payments, webhooks, subscriptions), standardized entries to tabs, and updated cspell with Razorpay, PayU, and iamjasonkendrick.

Written for commit b0ac25589d. Summary will update on new commits.


🔄 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/8138 **Author:** [@iamjasonkendrick](https://github.com/iamjasonkendrick) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (5) - [`a8e409a`](https://github.com/better-auth/better-auth/commit/a8e409af98fc3fa42ef5cfe93e7392787d55b893) feat: add better-auth-razorpay and better-auth-payu to community plugins - [`56c17e9`](https://github.com/better-auth/better-auth/commit/56c17e9296879eb0af713962325f0e6cb4a67d03) Merge branch 'canary' into canary - [`9727049`](https://github.com/better-auth/better-auth/commit/972704979db7e470a62cdb0a0c52e9fa1dd18946) fix: use tabs instead of spaces for plugin entries - [`a546484`](https://github.com/better-auth/better-auth/commit/a546484cb4f71c9eec04ff93f231c10b86abea75) fix: add Razorpay and PayU to cspell company names dictionary - [`b0ac255`](https://github.com/better-auth/better-auth/commit/b0ac25589dca6bef6a4fbc9704df6b4f497b59d6) fix: add iamjasonkendrick to cspell names dictionary ### 📊 Changes **3 files changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.cspell/company-names.txt` (+5 -1) 📝 `.cspell/names.txt` (+1 -0) 📝 `docs/components/community-plugins-table.tsx` (+22 -0) </details> ### 📄 Description Adds two new community plugins to the list: - **better-auth-razorpay** — Razorpay payment plugin for Better Auth. Integrates Razorpay payments, webhooks, and subscription flows. - GitHub: https://github.com/iamjasonkendrick/better-auth-razorpay - npm: https://www.npmjs.com/package/better-auth-razorpay - **better-auth-payu** — PayU payment plugin for Better Auth. Integrates PayU payments, webhooks, and subscription flows. - GitHub: https://github.com/iamjasonkendrick/better-auth-payu - npm: https://www.npmjs.com/package/better-auth-payu <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added better-auth-razorpay and better-auth-payu to the community plugins table (payments, webhooks, subscriptions), standardized entries to tabs, and updated cspell with Razorpay, PayU, and iamjasonkendrick. <sup>Written for commit b0ac25589dca6bef6a4fbc9704df6b4f497b59d6. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <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-03-13 13:48:44 -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#7772