---
title: VerificationSessionThreeDSecureVersion - Payments Apps API
description: The 3D Secure version.
api_version: 2026-07
source_url:
  html: https://shopify.dev/docs/api/payments-apps/latest/enums/verificationsessionthreedsecureversion
  md: https://shopify.dev/docs/api/payments-apps/latest/enums/verificationsessionthreedsecureversion.md
---

# Verification​Session​Three​DSecure​Version

enum

The 3D Secure version.

## Valid values

* UNKNOWN

  Unknown version.

* V1\_​0

  Version 1.0.

* V2\_​1

  Version 2.1.

* V2\_​2

  Version 2.2.

* V2\_​3

  Version 2.3.

***

## Fields

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

  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.version](https://shopify.dev/docs/api/payments-apps/latest/input-objects/VerificationSessionThreeDSecureAuthenticationData#fields-version)