CreditCardToken
Credit Card Token
Description
This object describes a tokenized credit card.
Properties
| 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 |
Places Used
Change Log
| Version | Change |
|---|---|
| 1.6 | Object added in this version. |