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

    Enumeration PanEntryMethod

    Represents the PAN entry method.

    Index

    Enumeration Members

    BARCODE: "BARCODE"

    Card details obtained via optical code.

    CREDENTIALS_ON_FILE: "CREDENTIALS_ON_FILE"

    Card details obtained via stored credentials.

    E_COMMERCE: "E_COMMERCE"

    Card details obtained online.

    EMV_CONTACT: "EMV_CONTACT"

    Card details obtained via card chip at a POS.

    EMV_CONTACTLESS: "EMV_CONTACTLESS"

    Contactless purchase at the point of sale.

    MAGNETIC_STRIPE: "MAGNETIC_STRIPE"

    Card details obtained via magnetic stripe. Currently disabled.

    MAGNETIC_STRIPE_CONTACTLESS: "MAGNETIC_STRIPE_CONTACTLESS"

    Currently not supported. Merchant tried to perform contactless transaction by obtaining the card details from the magnetic stripe.

    MAGNETIC_STRIPE_FALLBACK: "MAGNETIC_STRIPE_FALLBACK"

    Fallback to magnetic stripe at a chip-enabled POS. Not supported.

    MAGNETIC_STRIPE_PARTIAL: "MAGNETIC_STRIPE_PARTIAL"

    Card details obtained via magnetic stripe. Currently disabled.

    MANUAL: "MANUAL"

    Card is manually keyed at the point of sale.

    OCR: "OCR"

    Card details obtained via OCR.

    PAN_EXP_DATE_BY_ACQUIRER: "PAN_EXP_DATE_BY_ACQUIRER"

    Not applicable.

    PAN_ON_FILE: "PAN_ON_FILE"

    Credentials on file purchase.

    PRE_REGISTERED_CHECKOUT_SERVICE: "PRE_REGISTERED_CHECKOUT_SERVICE"

    Pre-registered checkout service.

    UNKNOWN: "UNKNOWN"

    Merchant acquirer does not specify the PAN entry method.