Contains the details for a specific credit card, such as the card number and expiration date
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Optional | Last four digits of the credit card. |
| string | Required if | Credit card number. Maximum 21 characters. |
| string | Optional if sending Note: If you do not send the Required if sending a | Credit card type. Possible Values:
|
| string | Required if Optional if sending a | Encrypted credit card number. |
| string | Optional | Encrypted credit card security code. |
| string | Required | Credit card expiration month. |
| string | Required | Credit card expiration 4-digit year. |
| string | Optional | Credit card security code. Should be 4 characters for American Express or 3 characters for any other card type. |
| string | Optional | Hosted Payment Fields token that has been associated with a shopper's CVV. Useful for verifying CVV when shopper uses a saved card. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Indicates whether the card is used for business expenses ( |
| string | The Bank Identification Number (BIN) on the customer's payment card. This is the first 4 to 6 digits of the credit card number and is used to identify the institution that issued the card. |
| string | Card category, such as business or prepaid. Appears only if relevant. |
| string | Last four digits of the credit card. |
| string | Indicates whether the card is regulated. |
| string | Card sub-type, such as Credit or Debit |
| string | Credit card type. |
| integer | Credit card expiration month. |
| integer | Credit card expiration 4-digit year. |
| string | The bank that issued the shopper's card. |
| string | Country code of the shopper's issuing bank. |
