·stripe-shop-integration
</>

stripe-shop-integration

React ショップ向けの包括的な Stripe 電子商取引統合 (Vite または Next.js)。オンライン ショップ、支払いシステム、チェックアウト フローを構築する場合、または Stripe 支払いを統合する場合に使用します。クライアント側のセットアップ、サーバー側 API、Webhook、カート システム、英国 GBP 構成について説明します。

4インストール·0トレンド·@websmartteam

インストール

$npx skills add https://github.com/websmartteam/cor-code --skill stripe-shop-integration

stripe-shop-integration のインストール方法

コマンドラインで stripe-shop-integration AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/websmartteam/cor-code --skill stripe-shop-integration
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: websmartteam/cor-code。

Production-tested patterns for integrating Stripe payments into React e-commerce applications with Supabase backend. Supports both Vite and Next.js. All examples use UK GBP currency and follow enterprise security standards.

| Framework | API Routes | Environment Variables | Server Components |

| Vite + Vercel | api/.ts (Vercel functions) | import.meta.env.VITE | No (CSR only) | | Next.js App Router | app/api//route.ts | process.env. | Yes (RSC) | | Next.js Pages Router | pages/api/.ts | process.env. | No |

React ショップ向けの包括的な Stripe 電子商取引統合 (Vite または Next.js)。オンライン ショップ、支払いシステム、チェックアウト フローを構築する場合、または Stripe 支払いを統合する場合に使用します。クライアント側のセットアップ、サーバー側 API、Webhook、カート システム、英国 GBP 構成について説明します。 ソース: websmartteam/cor-code。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/websmartteam/cor-code --skill stripe-shop-integration
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from websmartteam/cor-code

クイックアンサー

stripe-shop-integration とは?

React ショップ向けの包括的な Stripe 電子商取引統合 (Vite または Next.js)。オンライン ショップ、支払いシステム、チェックアウト フローを構築する場合、または Stripe 支払いを統合する場合に使用します。クライアント側のセットアップ、サーバー側 API、Webhook、カート システム、英国 GBP 構成について説明します。 ソース: websmartteam/cor-code。

stripe-shop-integration のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/websmartteam/cor-code --skill stripe-shop-integration インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/websmartteam/cor-code

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-25