·stripe-integration
</>

stripe-integration

just-mpm/conformai

將 Stripe 與 Firebase、Next.js、React 和 TypeScript 集成的綜合指南。在使用 Stripe 付款、訂閱、webhooks 或結賬時使用。涵蓋使用 Firebase Cloud Functions v2 進行 Webhook 設置、Next.js App Router Webhook 處理、簽名驗證、常見錯誤和解決方案、Stripe CLI 使用以及 MCP 集成。對於在 Firebase+Next.js+TypeScript 項目中正確設置 Stripe 至關重要。

2安裝·0熱度·@just-mpm

安裝

$npx skills add https://github.com/just-mpm/conformai --skill stripe-integration

SKILL.md

Complete integration guide for Stripe with Firebase Cloud Functions v2, Next.js, React, TypeScript, and MUI v7.

Webhooks are CRITICAL for Stripe integrations. Most Stripe events happen asynchronously.

Important: Next.js App Router handles body parsing correctly by default. Just use request.text().

將 Stripe 與 Firebase、Next.js、React 和 TypeScript 集成的綜合指南。在使用 Stripe 付款、訂閱、webhooks 或結賬時使用。涵蓋使用 Firebase Cloud Functions v2 進行 Webhook 設置、Next.js App Router Webhook 處理、簽名驗證、常見錯誤和解決方案、Stripe CLI 使用以及 MCP 集成。對於在 Firebase+Next.js+TypeScript 項目中正確設置 Stripe 至關重要。 來源:just-mpm/conformai。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/just-mpm/conformai --skill stripe-integration
分類
</>開發工具
認證
收錄時間
2026-02-05
更新時間
2026-02-18

快速解答

什麼是 stripe-integration?

將 Stripe 與 Firebase、Next.js、React 和 TypeScript 集成的綜合指南。在使用 Stripe 付款、訂閱、webhooks 或結賬時使用。涵蓋使用 Firebase Cloud Functions v2 進行 Webhook 設置、Next.js App Router Webhook 處理、簽名驗證、常見錯誤和解決方案、Stripe CLI 使用以及 MCP 集成。對於在 Firebase+Next.js+TypeScript 項目中正確設置 Stripe 至關重要。 來源:just-mpm/conformai。

如何安裝 stripe-integration?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/just-mpm/conformai --skill stripe-integration 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/just-mpm/conformai