Click or drag to resize
Infosoft Logo

CreditCardInfo Properties

The CreditCardInfo type exposes the following members.

Properties
 NameDescription
Public propertyCardExpiration Gets or sets the expiration date of the credit card.
Public propertyCardMask Gets or sets the card mask (the card number with some parts replaced with asterisks, X'es or other dummy characters).
Public propertyPanHash Gets or sets a PAN hash that may be used to uniquely identify the credit card (typically a hash of the credit card number).
Public propertyPaymentMethod Gets or sets the payment method that was used for the payment. This will typically be a credit card type, e.g. "VISA", "MASTERCARD".
Top
See Also