#hellotika
1 messages · Page 1 of 1 (latest)
I believe it'll be null if cvc wasn't provided at all (there are some flows like the split card element that don't require you to input cvc so seeing null would be expected there)
where can i find all the other possible values of this cvc_check
It's in our API reference https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-checks-cvc_check
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.