Checkout Sessions API を使用した個々の決済手段のキャプチャー方法の設定に対応
新機能
以下の決済手段で Checkout Sessions を作成する際に、payment_method_options に新しい capture_
パラメーターを追加します。
影響
統合で Checkout で手動キャプチャを使用している場合、サポートされている決済手段に対して選択的に有効にし、他の支払い方法では自動キャプチャを維持できるようになりました。これにより、手動キャプチャを有効にすると、サポートされていない決済手段が UI から削除されたり、明示的に要求されたときにエラーが発生したりするという以前の制限がなくなります。
変更点
アップグレード
関連する変更
- Removes postal code for card payments in certain regions on Checkout and Payment Element
- Removes currency conversion field from Checkout Session object
- Removes support for the redirectToCheckout method
- Updates initCheckout to be synchronous
- Adds support for collecting business and individual names in Checkout Sessions
- Adds the ability to exclude payment methods from Checkout Sessions and Payment Intents
- Adds support for configuring branding settings for Checkout Sessions
- Enables specifying units of measurement for Products