テキストとポリシーをカスタマイズする
顧客に表示されるテキストと、Checkout が表示するポリシーをカスタマイズします。
カスタムテキストを追加する
顧客が Stripe Checkout を使用して支払うときに、出荷予定日や処理時間などの追加テキストを表示できます。
警告
You’re prohibited from using this feature to create custom text that violates or creates ambiguity with the Stripe generated text on Checkout, obligations under your Stripe agreement, Stripe’s policies, and applicable laws.
配送先住所の収集フィールドの近くにあるカスタムテキスト
支払うボタンの上に表示されるカスタムテキスト
支払うボタンの後に表示されるカスタムテキスト
カスタムテキストは 1200 文字以内で設定できます。ただし、Stripe Checkout はコンバージョンを最適化するため、その他の情報を追加するとコンバージョン率に影響する場合があります。マークダウン構文を使用してテキストを太字にしたり、リンクを挿入することができます。
ポリシーと連絡先情報をカスタマイズする
Checkout では、返品、返金、リーガルポリシーおよびサポートの連絡先情報を顧客に表示できます。Checkout の設定に移動して、以下のような表示情報を設定できます。
- 返品および返金に関するポリシーの詳細
- サポートの電話番号、メールアドレス、および Web サイト
- 利用規約およびプライバシーポリシーへのリンク
この情報を提示することで、買い手の信頼を高め、カート離脱率を最小化できます。
サポートおよびリーガルポリシーの設定
Checkout の設定で、連絡先情報を有効にして、サポートの連絡先情報をセッションに追加します。同様に、リーガルポリシーを選択して、利用規約とプライバシーポリシーへのリンクをセッションに追加します。顧客が決済フローを完了する際に、リーガルポリシーに黙示的に同意するように求める場合は、規約への同意を表示というチェックボックスを選択します。
公開情報の設定で、サポートの連絡先情報とリーガルポリシーへのリンクを追加する必要があります。
以下のプレビューは、サポートの連絡先情報、ストアのリーガルポリシーへのリンク、および支払い条件に関する情報が記載されたダイアログが、Checkout の画面にどのように表示されるかを示しています。
Checkout の連絡先情報のプレビュー
Checkout のリーガルポリシーのプレビュー
返品および返金に関するポリシーの設定
返品および返金に関するポリシーを有効にして、返品、返金、または交換に関するポリシーを表示します。物品を販売するビジネスは、返品に関するポリシーを使用しますが、デジタル商品またはカスタマイズされた物品を販売するビジネスは通常、返金に関するポリシーを使用します。これらは併記可能であるため、ビジネスが双方のカテゴリの商品を販売している場合は、両方のオプションを選択できます。以下のような返品と返金の詳細を編集できます。
- 返品、返金、交換を受け入れるかどうか
- 返品、返金、交換が無償であるか、または手数料が課せられるか
- 返品、返金、交換を受け入れるのは、購入後何日間か
- 顧客が配送されたアイテムを返品する方法
- 実店舗での返品は可能かどうか
- 返品および返金に関するポリシー全文へのリンク
- カスタムメッセージ
無料の返品、返金、交換を受け入れている場合、Checkout はこのポリシーを顧客に強調表示します。
以下のプレビューは、返品に関するポリシーが Checkout でどのように表示されるかを示しています。この例では、60 日以内の返送または実店舗での全額返金 (または交換) に対応している購入に関するものです。返金に対しても同様の情報を表示できます。
Checkout の返品に関するポリシーのプレビュー
Checkout のポリシーハイライトのプレビュー。
利用規約への同意を得る
ビジネスでは、顧客が支払いを行う前に利用規約への同意を求めることがよくあります。これは、商品またはサブスクリプションのタイプによって異なります。Checkout では、支払いの前に顧客に利用規約への同意を求めて必要な契約書を収集することができます。
利用規約への同意を得る
セッションを作成する際に、Stripe Checkout で利用規約への同意を得ることができます。
When consent_
, Checkout dynamically displays a checkbox for collecting the customer’s terms of service agreement. If consent_
, Checkout won’t display the checkbox and won’t require customers to accept the terms of service. Before requiring agreement to your terms, set your terms of service URL in your public details of your business. Setting a privacy policy URL is optional—Checkout also links to your privacy policy when a URL to your Privacy policy is set in your public details.
After a customer completes checkout, you can verify that the customer accepted your terms of service by looking at the Session object in the checkout.
webhook, or by retrieving the Session using the API. When the terms are accepted, the Session’s consent.terms_of_service field is set to accepted
.
You can customize the text that appears next to the checkbox by using custom_
. You need to set consent_
. To use your own terms, insert a Markdown link. For example: I agree to the [Terms of Service](https://example.
警告
Consult your legal and compliance advisors before making any changes to this text. You can’t use this feature to display custom text that violates or creates ambiguity with the Stripe-generated text on Checkout, obligations under your Stripe agreement, Stripe policies, and applicable laws.
プロモーションメールへの同意を得る
プロモーションメールを送信して、顧客に新製品について知らせたり、クーポンや割引を案内したりできます。これを行う前に、プロモーションメールを受信するための同意を得る必要があります。
Customize payment method reuse agreement
Checkout displays a message to customers about reusing their payment method when a session is in either setup or subscription mode, or when a payment mode session has setup_
set. You can hide this text and use custom text to set different language about the rules for reusing a payment method. This text appears alongside additional legal text for some payment methods, and includes information about trials when applicable.
Default payment method reuse agreement in subscription mode
警告
By customizing this text, you’re responsible for maintaining compliance, which includes updating this text as card network rules and local regulations change. Don’t use this feature without consulting with your legal team or setting custom text that includes information regarding the reuse of the payment method. Make sure that your customized text covers all modes you plan to support.
To hide the payment method reuse agreement text, set consent_
. Checkout won’t display its default language governing the reuse of the payment method. To set your own text in place of Stripe’s default language, set custom_
. You can also use custom_
or custom_
to display your own version of this language.