@finastra/credit-card
TypeScript icon, indicating that this package has built-in type declarations

1.8.1 • Public • Published

Credit-card

See it on NPM! How big is this package in your project? Storybook

Usage

Import

npm i @finastra/credit-card
import '@finastra/credit-card';
...
<fds-credit-card></fds-credit-card>

API

Properties

Property Attribute Type Default Description
date date string "03/24" The card validity date
hiddenDigits hidden-digits string "**** **** ****" Hidden digits format
lastDigits last-digits number 9067 The disclosed card numbers
name name string "Jane Cooper" The name of the card owner

/@finastra/credit-card/

    Package Sidebar

    Install

    npm i @finastra/credit-card

    Weekly Downloads

    0

    Version

    1.8.1

    License

    MIT

    Unpacked Size

    18 kB

    Total Files

    16

    Last publish

    Collaborators

    • david.bocle
    • ffdcbot
    • ttalbot