Credit Card Token
This object describes a tokenized credit card.
Type | Name | Description |
---|---|---|
string | CardRef | Unique token representing card |
string | CardExpiration | Expiration Date of credit card |
string | CardNumber | Masked card number |
string | CardType | Type of card |
Version | Change |
---|---|
1.6 | Object added in this version. |