Click or drag to resize

CreditCard Properties

The CreditCard type exposes the following members.

Properties
  NameDescription
Public propertyCardholder
Gets the name of the cardholder entered by the user.
Public propertyExpirationMonth
Gets the expiration month of the credit card.
Public propertyExpirationYear
Gets the expiration year of the credit card.
Public propertyNetwork
Gets the payment network type of the card.
Public propertyNumber
Gets the card number.
Top
See Also