---
title: VerificationSessionThreeDSecureChargebackLiability - Payments Apps API
description: Indicates if the liability for chargebacks has shifted away from the merchant.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/payments-apps/latest/enums/VerificationSessionThreeDSecureChargebackLiability
  md: >-
    https://shopify.dev/docs/api/payments-apps/latest/enums/VerificationSessionThreeDSecureChargebackLiability.md
api_name: payments-apps
api_type: graphql
type: enum
---

# Verification​Session​Three​DSecure​Chargeback​Liability

enum

Indicates if the liability for chargebacks has shifted away from the merchant.

## Valid values

* MERCHANT

  The merchant remains liable for chargebacks. This can be the case when a Strong Customer Authentication exemption is requested by the payments app on behalf of the merchant, for instance.

* UNKNOWN

  The merchant may not remain liable for chargebacks. This can be the case when no Strong Customer Authentication exemption is requested by the payments app on behalf of the merchant and when the authentication is successful, for instance. Cannot be used if trans\_status is "N" or "R".

***

## Fields

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

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