# Stripe

*スキルレベル: 中級*

## 開始前の準備

* [Stripe](https://stripe.com) アカウントを作成し、ビジネス情報と銀行口座情報を追加し、必要な検証を完了していることを確認してください。
* Stripeコンポーネントを設定する前に、Adaloアプリにログインフローがあることを確認してください。そうでないとAdaloサポートに連絡するエラーが表示されます。***ユーザーはログインしている必要があります***。
* コンポーネントマーケットプレースからStripe Kitをインストールします
  * 「+」ボタンをクリックして追加パネルを開きます
  * マーケットプレースをスクロールして'Stripe Kit'を検索してインストールします
  * インストールが完了すると、'Installed'セクションに4つの別々のコンポーネントが表示されます

{% hint style="warning" %}
Stripeはネイティブアプリでの**物理的**製品やサービスにのみ使用できます。デジタル製品やサービスを販売する場合は、[In-App Purchase Component](https://help.adalo.com/ja/component-basics/marketplace-components/single-use-in-app-purchases)を使用する必要があります。
{% endhint %}

{% hint style="info" %}
Stripeを使用してiOSネイティブアプリを持っている場合、AppleはIn-App Purchasesも利用可能であることを要求しています。詳細情報については、[In-App Purchase Component](https://help.adalo.com/ja/component-basics/marketplace-components/single-use-in-app-purchases)または[IAPHubコンポーネント](https://help.adalo.com/ja/integrations/iaphub)をご覧ください。
{% endhint %}

{% content-ref url="stripe/adding-payments-using-stripe" %}
[adding-payments-using-stripe](https://help.adalo.com/ja/component-basics/marketplace-components/stripe/adding-payments-using-stripe)
{% endcontent-ref %}

{% content-ref url="stripe/subscription-payments" %}
[subscription-payments](https://help.adalo.com/ja/component-basics/marketplace-components/stripe/subscription-payments)
{% endcontent-ref %}

{% content-ref url="stripe/marketplace-payments" %}
[marketplace-payments](https://help.adalo.com/ja/component-basics/marketplace-components/stripe/marketplace-payments)
{% endcontent-ref %}

{% content-ref url="stripe/configuring-stripe-test-mode" %}
[configuring-stripe-test-mode](https://help.adalo.com/ja/component-basics/marketplace-components/stripe/configuring-stripe-test-mode)
{% endcontent-ref %}

{% content-ref url="stripe/stripe-custom-actions" %}
[stripe-custom-actions](https://help.adalo.com/ja/component-basics/marketplace-components/stripe/stripe-custom-actions)
{% endcontent-ref %}
