Payments Response Additional Data3 D Secure Structure
ResponseAdditionalData3DSecure schema from Adyen API
Type: objectProperties: 5
PaymentsFinancial-ServicesFintech
ResponseAdditionalData3DSecure is a JSON Structure definition published by Adyen, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/payments-response-additional-data3-d-secure-structure.json",
"description": "ResponseAdditionalData3DSecure schema from Adyen API",
"type": "object",
"properties": {
"cardHolderInfo": {
"description": "Information provided by the issuer to the cardholder. If this field is present, you need to display this information to the cardholder. ",
"type": "string"
},
"cavv": {
"description": "The Cardholder Authentication Verification Value (CAVV) for the 3D Secure authentication session, as a Base64-encoded 20-byte array.",
"type": "string"
},
"cavvAlgorithm": {
"description": "The CAVV algorithm used.",
"type": "string"
},
"scaExemptionRequested": {
"description": "Shows the [exemption type](https://docs.adyen.com/payments-fundamentals/psd2-sca-compliance-and-implementation-guide#specifypreferenceinyourapirequest) that Adyen requested for the payment.\n\n Possible values:\n* **lowValue** \n* **secureCorporate** \n* **trustedBeneficiary** \n* **transactionRiskAnalysis** ",
"type": "string"
},
"threeds2.cardEnrolled": {
"description": "Indicates whether a card is enrolled for 3D Secure 2.",
"type": "boolean"
}
},
"name": "ResponseAdditionalData3DSecure"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.