Adaptive Pricing
Adaptive Pricing で顧客が現地通貨で支払えるようにすることで、海外での収益を増やすことができます。
Adaptive Pricing lets your customers pay in their local currency in more than 150 countries.
With Adaptive Pricing, Stripe lets customers pay in their local currency and handles all currency conversion. We use the buyer’s public IP address to infer the presentment currency. Enabling Adaptive Pricing can increase both conversion rates and international revenue from global buyers.
Adaptive Pricing は以下の用途に使用します。
- 場所に応じた現地通貨で料金を表示する
- 24 時間保証された為替レートを使用してリアルタイムで価格を計算する
- 現地通貨を必要とする支払い方法を利用可能にする
- サポート対象の通貨を提示することで法令遵守を円滑に実現
Integration effort
Fees
View information on fees and our FAQ.
UI customization
Place currency selection anywhere on your checkout page.
詳細は、Stripe のサポートページをご覧ください。
Supported currencies
サポート対象地域の企業は、以下の市場の顧客の現地通貨に価格を自動的に換算できます。
北アメリカ
南米
ヨーロッパ
アジア
オセアニア
アフリカ
Restrictions
Adaptive Pricing doesn’t currently work with Connect or Elements with the Payment Intents API.
また、Adaptive Pricing では、価格の通貨がデフォルトの売上処理通貨と同じである必要があります。価格は購入時に自動的に換算されます。これは、Checkout セッションの作成時に作成して価格 ID で参照する価格と、そのときに price_data を使用してインラインで作成する価格に適用されます。
Adaptive Pricing doesn’t apply for Checkout Sessions that:
- 明示的に定義した手動による通貨の価格が表示される場合。
subscription
モードの場合。application_
、fee_ amount on_
、behalf_ of transfer_
などの Connect パラメーターを使用している場合。data - capture_method は
manual
にして使用します。 - 作成時に currency 値を設定している場合。
- としても設定されている現地通貨をユーザーに提示します 売上処理通貨。たとえば、アカウントが
EUR
とGBP
の両方で売上処理されるとします。EUR
で価格が設定されている場合、現地通貨がGBP
の顧客には、Adaptive Pricing は表示されません。EUR
またはGBP
以外の現地通貨 (JPY
など) のユーザーは、 Adaptive Pricing をご覧ください。
Checkout Sessions that aren’t supported by Adaptive Pricing present prices in the original currency that you’ve set your prices in.
Pricing
- お客様の決済は 0%
- Your buyers pay 2-4%
You (the business) don’t directly pay any additional fees for Adaptive Pricing, as all such fees are paid for by your customers. Stripe applies a conversion fee of between 2-4% to the exchange rate you present to your customers, increasing their purchase price by a corresponding amount. The fee applied is determined by Stripe and varies for the purposes of increasing customer conversion. Stripe typically charges a fee of 4% for orders under 500 USD, 3% for 500–1,500 USD, and 2% for orders over 1,500 USD. For detailed information about current Stripe fees, see our pricing page.
Exchange rate
Stripe は、売上処理の際に為替レートの市場中央値を使用して手数料を適用することで、Checkout セッションの期間 (最長 24 時間) のレートを保証します。その間の為替レートの変動が 5% を超えた場合、Stripe は入金の計算に変動後の為替レートを使用することがあります。
Stripe が通貨換算 と Adaptive Pricing の手数料を処理する方法をご覧ください。
Refunds
Stripe は、Stripe が提供する最新の為替レートを使用して顧客が支払った通貨で返金を支払います。このため、為替レートの変化に応じて返金充当額を増減しなければならない場合があります。
返金の例
わかりやすくするため、この例では Stripe の手数料を考慮していません。次に一例を紹介します。
- Checkout を使用して 100 USD の商品を販売し、Adaptive Pricing を有効にしているアメリカのビジネスであるとします。
- カナダの顧客は、表示されたお客様の Checkout ページで 1 USD に対して 1.37 CAD の為替レートで現地通貨に換算された価格 137 CAD を確認して、購入を完了できます。
- Stripe は支払いを処理し、137 CAD を 100 USD に換算してお客様の売上処理通貨で入金します。
- その後、為替レートが 1 USD あたり 1.40 CAD に変化したときに、顧客に全額を返金します。
- Stripe はお客様のアカウントから 97.86 USD を引き落とし、1 USD あたり 1.40 CAD のレートで換算して、137 CAD の返金を送金します。
Stripe が返金の管理をサポートする方法をご紹介します。