#brianzammit_34972
1 messages · Page 1 of 1 (latest)
hi! it's in the related SetupAttempt object https://stripe.com/docs/api/setup_attempts/object#setup_attempt_object-payment_method_details-card-checks
latest_attempt on the SetupIntent
Hello. I am not getting the last_attempt field when retrieving the setup_intent with publishable key
yep, that's expected. You'd do all this on the backend.
so there is no way to check the result of CVC check on front end?