Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 996 Bytes

File metadata and controls

15 lines (12 loc) · 996 Bytes

AdyenApiJs.Card

Properties

Name Type Description Notes
cvc String the card security code which, depending on card brand, is referred to as CVV2/CVC2 (three digits) or CID (4 digits) [optional]
expiryMonth String the month component of the expiry date (may be left padded with 0 for single digits)
expiryYear String the year component of the expiry date
holderName String the cardholder name as printed on the card
issueNumber String <i>for some UK debit cards only</i> the issue number of the card [optional]
_number String the card number (without separators)
startMonth String <i>for some UK debit cards only</i> the month component of the start date [optional]
startYear String <i>for some UK debit cards only</i> the year component of the start date [optional]