CreditCardDetails Properties |
The CreditCardDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| CardNumber |
The card number
| |
| CardType |
The credit card type. CreditCardType | |
| CVV2 |
The CVV2 security code.
| |
| ExpiresMonth |
The month (1-12) the card expires.
| |
| ExpiresYear |
The year the card expires.
| |
| Last4 |
Returns a safe formatted string of the card.
| |
| PayerName |
The name on the card.
|