Credit |
The CreditCardInfo type exposes the following members.
Name | Description | |
---|---|---|
CardExpiration | Gets or sets the expiration date of the credit card. | |
CardMask | Gets or sets the card mask (the card number with some parts replaced with asterisks, X'es or other dummy characters). | |
PanHash | Gets or sets a PAN hash that may be used to uniquely identify the credit card (typically a hash of the credit card number). | |
PaymentMethod | Gets or sets the payment method that was used for the payment. This will typically be a credit card type, e.g. "VISA", "MASTERCARD". |