# Stripe本番環境の設定

各種テストや規約類の整備、カテゴリーの登録などが完了し、出店を受け付ける準備が整ったら、CS-Cartと本製品とStripeの本番環境を接続しましょう。本番環境に接続するには責任者の本人確認手続きと、Stripe社による審査が必要です。

***

### Stripe本番環境の利用申請

Stripe社が提供するドキュメントを参照の上、本番環境の利用を申請してください。・

{% embed url="<https://docs.stripe.com/get-started/account/activate>" %}

***

### Stripeの入金スケジュールの変更

StripeからECモール運営者への入金スケジュールを「手動入金」に変更してください。

{% @supademo/embed demoId="cm342pqtj14gw533hqqtj9wim" url="<https://app.supademo.com/demo/cm342pqtj14gw533hqqtj9wim>" %}

***

### CS-CartにStripe本番環境のAPIキーを登録

{% @supademo/embed demoId="cm3435b2o14kb533h90zmihwd" url="<https://app.supademo.com/demo/cm3435b2o14kb533h90zmihwd>" %}

{% hint style="warning" %}
**ショップ管理者の本人確認が必要です**

すでに登録済みのショップがある場合は、本番環境のAPIキーを登録した後に再度本人確認手続きが必要です。
{% endhint %}

***

### 出店プランの再設定（オプション）

全出店者共通の取引手数料率ではなく、出店プランを設定している場合には、Stripeの本番環境で新たに価格表を設定する必要があります。

{% @supademo/embed demoId="cm82e40dj0jfgicgeawqpbbri" url="<https://app.supademo.com/demo/cm82e40dj0jfgicgeawqpbbri>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual-admin.cs-cart.jp/install-and-configure/how-to-start/configure-stripe-production.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
