The Extended Web Card PayIn object

Description

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

Attributes

IdstringOptional

Max length: 128 characters (see data formats for details)

The unique identifier of the object.

PaymentTypestringOptional

Returned values: CARD

The payment type of the pay-in.

ExecutionTypestringOptional

Returned values: WEB

The execution type of the pay-in.

ExpirationDatestringOptional

Format: “MMYY”

The expiration date of the card.

AliasstringOptional
The card number, partially obfuscated.
CardTypestringOptional

Returned values: CB_VISA_MASTERCARD, AMEX, MAESTRO, BCMC

Default value: CB_VISA_MASTERCARD

The type of the card. If not supplied, the default value will be taken into account.

CountrystringOptional

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).

FingerprintstringOptional
The unique representation of the card number. This string can be used to track the card behavior while keeping the card information confidential.