Adyen · Schema

CardInfo

CardInfo schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
authentication object Contains the card user's password and mobile phone number. This is required when you issue cards that can be used to make online payments within the EEA and the UK, or can be added to digital wallets.
brand string The brand of the physical or the virtual card. Possible values: **visa**, **mc**.
brandVariant string The brand variant of the physical or the virtual card. For example, **visadebit** or **mcprepaid**. >Reach out to your Adyen contact to get the values relevant for your integration.
cardholderName string The name of the cardholder. Maximum length: 26 characters.
configuration object Settings required when creating a physical or a virtual card. Reach out to your Adyen contact to get the values that you can send in this object.
deliveryContact object The delivery contact (name and address) for physical card delivery.
formFactor string The form factor of the card. Possible values: **virtual**, **physical**.
threeDSecure string Allocates a specific product range for either a physical or a virtual card. Possible values: **fullySupported**, **secureCorporate**. >Reach out to your Adyen contact to get the values relevant for yo
View JSON Schema on GitHub