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 the integration is using PaymentIntents or the new Stripe Checkout.

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

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

Additional Information

Did this answer your question?