@stripe/stripe-terminal-react-native

    Type Alias OfflineCardPresentDetails

    type OfflineCardPresentDetails = {
        brand: string;
        cardholderName: string;
        expMonth: number;
        expYear: number;
        last4: string;
        readMethod: string;
        receiptDetails: ReceiptDetails;
    }
    Index

    Properties

    brand: string
    cardholderName: string
    expMonth: number
    expYear: number
    last4: string
    readMethod: string
    receiptDetails: ReceiptDetails
    MMNEPVFCICPMFPCPTTAAATR