@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface CardVerificationInfo

    Represents a instrument verification details for cards.

    interface CardVerificationInfo {
        verificationPattern?: string;
        verificationType?: VERIFICATION_CODE;
    }
    Index

    Properties

    verificationPattern?: string

    Pattern containing the verification code found in statements.

    "Brand-XXXX"
    
    verificationType?: VERIFICATION_CODE

    Type of the card verification performed.