Click or drag to resize

CreditCard Properties

The CreditCard type exposes the following members.

Properties
  NameDescription
Public propertyBrand
The credit card brand.
Public propertyCountry
The two letter ISO 3166-1 alpha-2 country code associated with the location of the majority of customers using this credit card as determined by their billing address. In cases where the location of customers is highly mixed, this defaults to the country of the bank issuing the card.
Public propertyIsIssuedInBillingAddressCountry
This field is true if the country of the billing address matches the country of the majority of customers using that IIN. In cases where the location of customers is highly mixed, the match is to the country of the bank issuing the card.
Public propertyIsPrepaid
This property is true if the card is a prepaid card.
Public propertyIssuer
An object containing information about the credit card issuer.
Public propertyIsVirtual
This property is true if the card is a virtual card.
Public propertyType
The credit card type.
Top
See Also