---
title: >-
  New chargebackLiability field for onsite credit card payments apps with 3-D
  Secure - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/new-chargebackliability-field-for-onsite-credit-card-payments-apps-with-3-d-secure
  md: >-
    https://shopify.dev/changelog/new-chargebackliability-field-for-onsite-credit-card-payments-apps-with-3-d-secure.md
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: true
  createdAt: '2023-06-14T16:15:41-04:00'
  postedAt: '2023-06-19T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:38-05:00'
  effectiveAt: '2023-06-19T00:00:00-04:00'
---

June 19, 2023

Tags:

* Action Required
* API
* 2023-07

# New chargebackLiability field for onsite credit card payments apps with 3-D Secure

As of version `2023-07` of the GraphQL `Payments Apps API`, you must provide the [chargebackLiability](https://shopify.dev/docs/api/payments-apps/unstable/input-objects/PaymentSessionThreeDSecureAuthenticationData#field-paymentsessionthreedsecureauthenticationdata-chargebackliability) field in the 3-D Secure [PaymentSessionThreeDSecureAuthenticationData](https://shopify.dev/docs/api/payments-apps/unstable/input-objects/PaymentSessionThreeDSecureAuthenticationData) input object. Merchants will benefit from this information to better manage their orders.

Learn more about the GraphQL `Payments Apps API` and 3-D Secure on [Shopify.dev](https://shopify.dev/docs/apps/payments/implementation/process-a-payment#credit-card-with-3-d-secure).
