Adaptive Pricing
Adaptive Pricing で顧客が現地通貨で支払えるようにすることで、海外での収益を増やすことができます。
Adaptive Pricing によって、顧客は 150 カ国以上で現地通貨を使って支払うことができます。Adaptive Pricing では、Stripe が地域に合わせた料金を自動的に計算し、すべての通貨換算を処理します。取引通貨は、顧客のパブリック IP アドレスから推測されます。Adaptive Pricing を有効にすると、世界中の顧客からの購入完了率が高まり、国外からの売上が増加する可能性があります。
Adaptive Pricing は以下の用途に使用します。
- 場所に応じた現地通貨で料金を表示する
- 24 時間保証された為替レートを使用してリアルタイムで価格を計算する
- 現地通貨を必要とする支払い方法を利用可能にする
- サポート対象の通貨を提示することで法令遵守を円滑に実現

実装の負荷
手数料
料金とよくあるご質問に記載されている情報をご覧ください。
Adaptive Pricing の管理ダッシュボード
Adaptive Pricing は Payment Links で常に有効になっています。ダッシュボードの支払い設定で、Checkout の Adaptive Pricing を管理できます。Adaptive Pricing は、サンドボックスと本番環境で有効にできます。Adaptive Pricing を無効にしても、すでに換算が実行されている Checkout セッションには影響しません。
地域固有の決済手段を設定するダッシュボード
Adaptive Pricing can increase the usage of local payment methods by ensuring customers have the option to pay in their local currency and with payment methods most relevant to them. As an example, 70% of all e-commerce transactions in the Netherlands use iDEAL, but it only works with EUR. You can configure which payment methods you accept in your payment methods settings if you use dynamic payment methods. Adaptive Pricing unlocks access to the following payment methods that require presenting in local currency:
- Bancontact
- EPS
- iDEAL
- Link
- P24
イベントの送信先とレポートサーバー側
Adaptive Pricing can affect some parts of your integration, such as event destinations and reporting. Review your integration to make sure any event destinations can handle PaymentIntent objects with local currencies.
- Use the Checkout Session object’s currency and total amount to determine what your customer paid in your integration currency, which is the currency you specified for your prices.
- Use the
presentment_
hash on the Checkout Session object to determine what your customer paid in their local currency.details
The Checkout Session and the underlying PaymentIntent
objects reflect your integration currency and amount.
If a customer pays in their local currency, the checkout.session.completed event contains a presentment_
hash that includes the presentment_
, presentment_
. The amount and currency reflect what your customer paid in the local currency.
{ "id":
, "object": "event", "type": "checkout.session.completed", "data": { "object": { "id":'{{EVENT_ID}}', "object": "checkout.session", "currency": "usd", "amount_total": 1000, "amount_subtotal": 1000, "presentment_details": { "presentment_amount": 1370, "presentment_currency": "cad" } } } }'{{SESSION_ID}}'
テスト
To test local currency presentment for Checkout and Payment Links, pass in a location-formatted customer email that includes a suffix in a +location_
format in the local part of the email. XX
must be a valid two-letter ISO country code.
たとえば、フランスで顧客への通貨の表示をテストする場合は、test+location_
のようにしてメールアドレスを渡します。
When you visit the URL for a Checkout Session or Payment Link created with a location-formatted email, you see the same currency as a customer does in the specified country.
Checkout をテストする
特定の国から Checkout のシミュレーションを行うため、Checkout セッションの作成時に customer_email として地域に応じた形式でメールアドレスを渡します。
Customer (顧客) を作成して、+location_
サフィックスが含まれるメールアドレスを指定することもできます。Stripe テストカードは通常どおり動作します。
Checkout で顧客の現地通貨を表示できるようになると、Checkout Session (Checkout セッション) オブジェクトが変わります。currency
、payment_
、amount_
などのフィールドに現地の通貨と価格が反映されます。
Payment Links をテストする
Payment Links の場合、prefilled_
URL パラメーターとして地域に応じた形式のメールアドレスを渡して、さまざまな国の顧客に対する通貨表示をテストします。
制限
現在、Adaptive Pricing は、 Connect または Elements で Payment Intents API を使用しているビジネスではご利用いただけません。
Additionally, Adaptive Pricing requires the currency for your prices to be one of your settlement currencies. Prices automatically convert during checkout. This applies to prices you create and reference with a price ID and prices you create inline with price_data when you create a Checkout Session.
Adaptive Pricing は、次のような Checkout セッションには適用されません。
- 明示的に定義した手動による通貨の価格が表示される場合。
subscription
モードの場合。application_
、fee_ amount on_
、behalf_ of transfer_
などの Connect パラメーターを使用している場合。data - capture_method は
manual
にして使用します。 - 作成時に currency 値を設定している場合。
- カスタムの金額を使用します。
Adaptive Pricing が対応していない Checkout セッションでは、料金を設定した元の通貨で料金が提示されます。
サポートされている通貨
サポート対象地域の企業は、以下の市場の顧客の現地通貨に価格を自動的に換算できます。
北アメリカ
南米
ヨーロッパ
アジア
オセアニア
アフリカ
料金体系
- お客様の決済は 0%
- Your customers pay 2-4%
お客様が Stripe の追加手数料を直接支払うことはありません。追加手数料はすべて顧客の負担となります。顧客に提示する Stripe の通貨換算レートには 2〜4% の換算手数料も含まれており、相応の金額が購入価格に上乗せされます。適用される手数料は Stripe によって決められており、購入完了率を高めるために変動します。顧客が現地通貨で支払うことを選択した場合、Stripe は通常、500 USD 未満の注文に対して 4%、500〜1,500 USD の注文に対して 3%、1,500 USD を超える注文に対して 2% の手数料を請求します。請求書発行時の通貨で支払うことを選択した場合、顧客はこの手数料を負担する必要はありませんが、銀行の為替レートと手数料はこの限りではありません。現在の Stripe 手数料の詳細については、料金体系ページをご覧ください。
為替レート
Stripe は、売上処理の際に為替レートの市場中央値を使用して手数料を適用することで、Checkout セッションの期間 (最長 24 時間) のレートを保証します。その間の為替レートの変動が 5% を超えた場合、Stripe は入金の計算に変動後の為替レートを使用することがあります。
Learn more about how Stripe handles currency conversions and Adaptive Pricing fees.