Check your integration for Strong Customer Authentication (SCA) compliance

To review your Stripe integration to ensure compliance with Strong Customer Authentication (SCA) and PSD2 regulation:

  • Review recent objects in the Dashboard, specifically on the Payments page, to verify that the integration is using PaymentIntents or the new Stripe Checkout.

  • Review Stripe-related code to ensure that everything is running on PaymentIntents or Checkout.

  • Check the logs page for payment patterns. Charges created using the /v1/charges endpoint are not SCA ready.

Additional information

Did this answer your question?