コンテンツにスキップ
アカウントを作成またはサインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成サインイン
導入方法
決済管理
売上管理
プラットフォームとマーケットプレイス
資金管理
開発者向けリソース
API & SDKヘルプ
概要
Stripe Payments について
構築済みのシステムをアップグレード
決済分析
オンライン決済
概要ユースケースを見つけるManaged Payments を使用する
Payment Links を使用する
事前構築済みの決済ページを使用する
Elements を使用したカスタム統合の構築
アプリ内実装を構築
    概要
    Payment Sheet
      アプリ内での決済を受け付け
      カスタムの決済手段を追加する
      デザインをカスタマイズする
      サーバーで支払いを確定する
      支払い中に支払い詳細を保存する
      将来の支払いを設定する
      カードブランドを絞り込む
    Payment Element
    Address Element
    アプリ内購入のリンク
    設定で決済手段を管理する
    アメリカとカナダのカード
対面決済
Terminal
決済手段
決済手段を追加
決済手段を管理
Link による購入の迅速化
決済シナリオ
複数の通貨を扱う
カスタムの決済フロー
柔軟なアクワイアリング
オーケストレーション
決済以外の機能
会社を設立する
暗号資産
エージェント型コマース
Financial Connections
Climate
不正利用について
Radar の不正防止
不審請求の申請の管理
本人確認
アメリカ
日本語
ホーム決済管理Build an in-app integration

注

このページはまだ日本語ではご利用いただけません。より多くの言語で文書が閲覧できるように現在取り組んでいます。準備が整い次第、翻訳版を提供いたしますので、もう少しお待ちください。

Payment Sheet

A prebuilt UI that presents payment methods in a sheet.

The Payment Sheet is a prebuilt UI that presents payment methods in a sheet and is our recommended way to accept payments in most apps. You can customize it to match the look and feel of your app. The In-app Payment Sheet is available in our iOS, Android, and React Native SDKs. See our accept in-app payments guide to get started.

Payment Sheet integration example

Payment Sheet integration example

With the Payment Sheet, you get:

  • Access to over 100 global payment methods: This includes Apple Pay, Link, and other popular payment methods that are automatically enabled.

  • Dynamic payment methods: Dynamically order and display payment methods and launch A/B tests for new payment methods.

  • UI customizations to match your app: Match the UI to the design of your app. The layout stays consistent, but you can modify colors, fonts, and so on.

  • Address collection: Collect full or partial billing addresses with any payment method.

  • Saved payment methods: Save, reuse, and manage cards and bank accounts. You can also store a customer’s payment details without an initial payment.

Layout

Set the layout to .automatic for Stripe to provide the appropriate payment method layout. You can also select .vertical or horizontal layout.

Payment Sheet layout options

The Payment Sheet supports vertical and horizontal layouts.

Appearance

Use the Appearance API to customize the look and feel of Payment Sheet to match your app. With the Appearance API, you can control fonts, colors, borders, shadows, and so on.

Payment Sheet appearance customization

Examples of different ways to style Payment Sheet

Payment methods

The Payment Sheet provides access to over 100 payment methods across all Stripe-supported countries. You can enable payment methods from the Stripe Dashboard or by using Custom Payment Methods.

Payment method providers often change their collection and display requirements. When you use Payment Sheet to display payment methods, Stripe handles all payment detail collection in prebuilt, localized forms that we keep up-to-date with each payment provider.

Payment Sheet payment methods

Examples of the card form and Klarna form in the Payment Sheet

Wallets

The Payment Sheet supports popular wallets, including Apple Pay and Link, a wallet built by Stripe. Payment Sheet can show wallets using express buttons.

Payment Sheet wallets

Example of Apple Pay in the Payment Sheet

Saved payment methods

The Payment Sheet has supports for saving, displaying, and managing saved payment methods. Consent collection is handled automatically, ensuring global compliance.

Saved payment methods supports cards, US bank accounts, and SEPA debit accounts.

The CustomerSessions API provides additional control over:

  • When to show or hide the save consent box
  • When to show or hide the saved payment methods
  • Allowing buyers to remove saved payment methods
  • Preventing buyers from removing the last saved payment method
Payment Sheet saved payment methods

Examples of how customers can access saved payment methods in Payment Sheet

Collecting address details

You can configure Payment Sheet to collect additional payment information, including name, email, phone and billing address, regardless of which payment method is being used.

Payment Sheet address collection

Example with full billing details collected

Additional features

The Payment Sheet also contains the following features:

  • CVC recollection: Configure whether CVC re-collection is required when users pay with a saved payment method.
  • Card brand filtering: Configure which card brands you accept.
このページはお役に立ちましたか。
はいいいえ
  • お困りのことがございましたら 、サポートにお問い合わせください。
  • 変更ログをご覧ください。
  • ご不明な点がございましたら、お問い合わせください。
  • LLM ですか?llms.txt を読んでください。
  • Powered by Markdoc