Schema2020-08-27
objectissuing_authorization_verification_data
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
IssuingAuthorizationVerificationData
objectaddress_line1_check string
requiredWhether the cardholder provided an address first line and if it matched the cardholder’s `billing.address.line1`.
address_postal_code_check string
requiredWhether the cardholder provided a postal code and if it matched the cardholder’s `billing.address.postal_code`.
cvc_check string
requiredWhether the cardholder provided a CVC and if it matched Stripe’s record.
expiry_check string
requiredWhether the cardholder provided an expiry date and if it matched Stripe’s record.