Click or drag to resize

CreditCardDetails Properties

The CreditCardDetails type exposes the following members.

Properties
  NameDescription
Public propertyCardNumber
The card number
Public propertyCardType
The credit card type. CreditCardType
Public propertyCVV2
The CVV2 security code.
Public propertyExpiresMonth
The month (1-12) the card expires.
Public propertyExpiresYear
The year the card expires.
Public propertyLast4
Returns a safe formatted string of the card.
Public propertyPayerName
The name on the card.
Top
See Also