Mayson Monorepo Documentation
    Preparing search index...
    interface KrCard {
        brand: Stripe.PaymentMethod.KrCard.Brand;
        last4: string;
    }
    Index

    Properties

    Properties

    The local credit or debit card brand.

    last4: string

    The last four digits of the card. This may not be present for American Express cards.