Name | Description | Type | Additional information |
---|---|---|---|
Sequence |
Sequence number |
integer |
None. |
CardNumber |
The credit card number |
string |
None. |
CardType |
The card type. One of {Visa, Mastercard, AmericanExpress, Discover, JCB} or one of {V, M, A, D, J} |
string |
None. |
ExpirationMonth |
The expiration month of the card |
integer |
None. |
ExpirationYear |
The expiration year of the card |
integer |
None. |
Name |
The name of the credit card |
string |
None. |