# 通信販売 / 電話販売 (MOTO) SCA のルールに準拠して、通信販売 / 電話販売 (MOTO) の支払いを回収する方法は以下のとおりです。 *Strong Customer Authentication* (Strong Customer Authentication (SCA) is a regulatory requirement in effect as of September 14, 2019, that impacts many European online payments. It requires customers to use two-factor authentication like 3D Secure to verify their purchase)の規制では、MOTO 取引は[対象外](https://stripe.com/guides/strong-customer-authentication#phone-sales)です。統合において、取引に MOTO として正しくフラグ付けする必要があります。他の免除と同様に、カード保有者の銀行によって最終的に取引の可否が決まります。銀行が MOTO の免除に対応していない場合は、顧客が Web サイトで決済を完了させる必要があります。 Payment Intents API と *Setup Intents API* (The Setup Intents API lets you build dynamic flows for collecting payment method details for future payments. It tracks the lifecycle of a payment setup flow and can trigger additional authentication steps if required by law or by the payment method) を使用すると、パラメーターを使用してカード支払いに `moto` のフラグを立てることができます。 > MOTO 取引を有効にする前に、Stripe はお客様が PCI に準拠していることを確認する必要があります。詳細については、[Stripe サポート](https://support.stripe.com/)にお問い合わせください。