Skip to main content
Schema2020-08-27object

issuing_authorization_verification_data

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

IssuingAuthorizationVerificationData

object
address_line1_check string
required

Whether the cardholder provided an address first line and if it matched the cardholder’s `billing.address.line1`.

address_postal_code_check string
required

Whether the cardholder provided a postal code and if it matched the cardholder’s `billing.address.postal_code`.

cvc_check string
required

Whether the cardholder provided a CVC and if it matched Stripe’s record.

expiry_check string
required

Whether the cardholder provided an expiry date and if it matched Stripe’s record.