Interface CardInfo

Contains the public card data that was collected in the form with the hosted fields

Hierarchy

  • CardInfo

Properties

bin: string

Type Param

Current bin the Card number

brand: string

Type Param

Brand obtained from the Card number

expirationDate: string

Type Param

Expiration Date of the Card

lastFourDigits: string

Type Param

Last four digits of the Card number

Generated using TypeDoc