# Test card requiring 3D Secure authentication for every transaction

If you are using the [Setup Intents API](https://stripe.com/docs/api/setup_intents) to set up off-session recurring payments for [Strong Customer Authentication (SCA)](/questions/sca-dashboard) compliance and the [test card](https://stripe.com/docs/payments/3d-secure#three-ds-cards) ending in **3184** is requiring 3D Secure authentication for every charge, instead use the [test card](https://stripe.com/docs/payments/3d-secure#three-ds-cards) ending in **3155** instead to test one-time payments. The card ending in **3184** is meant for testing authentication on all transactions, regardless of how the card is set up.
## Additional Information
* [Testing 3D Secure Card Payments](https://stripe.com/docs/payments/3d-secure#three-ds-cards) (Stripe Docs)