---
title: VerificationSessionThreeDSecureAuthenticationFlow - Payments Apps API
description: The 3D Secure Authentication Flow.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/payments-apps/latest/enums/VerificationSessionThreeDSecureAuthenticationFlow
  md: >-
    https://shopify.dev/docs/api/payments-apps/latest/enums/VerificationSessionThreeDSecureAuthenticationFlow.md
api_name: payments-apps
api_type: graphql
type: enum
---

# Verification​Session​Three​DSecure​Authentication​Flow

enum

The 3D Secure Authentication Flow.

## Valid values

* CHALLENGE

  The Challenge Flow requires some Cardholder interaction. Cannot be used with 'trans\_status' 'I'.

* FRICTIONLESS

  The Frictionless Flow does not require a Cardholder interaction.

* UNKNOWN

  Use this value for 3DS version 1 or when an error makes it impossible to establish what the flow is.

***

## Fields

* [Verification​Session​Three​DSecure​Authentication​Data.authenticationFlow](https://shopify.dev/docs/api/payments-apps/latest/input-objects/VerificationSessionThreeDSecureAuthenticationData#fields-authenticationFlow)

  INPUT OBJECT

  The input fields for the 3D Secure authentication data from the partner.

***

## Map

### Inputs with this enum

* [Verification​Session​Three​DSecure​Authentication​Data.authenticationFlow](https://shopify.dev/docs/api/payments-apps/latest/input-objects/VerificationSessionThreeDSecureAuthenticationData#fields-authenticationFlow)
