Description

The Extended Web Card PayIn object stores information about the card used for a Web Card PayIn.

Attributes

Id
string
The unique identifier of the object.
PaymentType
string
Returned values: CARD, DIRECT_DEBIT, PREAUTHORIZED, BANK_WIREThe type of pay-in.
ExecutionType
string
Returned values: WEB, DIRECT, EXTERNAL_INSTRUCTIONThe type of execution for the pay-in.
ExpirationDate
string
Format: “MMYY”The expiration date of the card.
Alias
string
The card number, partially obfuscated.
CardType
string
Returned values: CB_VISA_MASTERCARD, AMEX, MAESTRO, BCMC, P24Default value: CB_VISA_MASTERCARDThe type of the card. If not supplied, the default value will be taken into account.
Country
string
Format: ISO-3166-1 alpha-3 three-letter country code (e.g., “FRA”)The country of the card (which is the same as the country of the issuer).
Fingerprint
string
The unique representation of the card number. This string can be used to track the card behavior while keeping the card information confidential.