cardResponse
The cardResponse object contains detailed information about the used payment method.
cardResponse | Format |
---|---|
number
|
string |
scheme Card type. |
string |
brand Brand of the card used for payment |
string |
country Code of the issuing country (numeric code in the ISO 3166 format). |
ISO 3166 |
productCode Card product code. |
an..3 |
bankCode Code of the issuing bank. |
n..5 |
expiryMonth Expiration month between 1 and 12 (e.g.: 3 for March, 10 for October). |
n..2 |
expiryYear Expiry year in 4 digits (e.g.: 2023). |
n4 |