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

    Enumeration ScaAuthenticationEventAttemptVerificationChannel

    Channel used to send the verification method to the user.

    Index

    Enumeration Members

    AUTHENTICATOR: "AUTHENTICATOR"

    Verification method generated by an authenticator application installed on the user's device.

    EMAIL: "EMAIL"

    Verification method sent via email to the user's registered address.

    PUSH_NOTIFICATION: "PUSH_NOTIFICATION"

    Verification method sent via the user's mobile device prompting them to approve or deny the authentication request.

    REDIRECT: "REDIRECT"

    Verification method that redirects the customer to a Url hosted by Paysafe in order to complete the operation.

    SMS: "SMS"

    Verification method sent via SMS to the user's registered device.