---
title: >-
  New webhook to notify when a billing attempt is 3DS-challenged - 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-webhook-to-notify-when-a-billing-attempt-is-3ds-challenged
  md: >-
    https://shopify.dev/changelog/new-webhook-to-notify-when-a-billing-attempt-is-3ds-challenged.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-08-16T00:20:24-04:00'
  postedAt: '2021-10-01T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:02-05:00'
  effectiveAt: '2021-10-01T00:00:00-04:00'
---

October 1, 2021

Tags:

* API

# New webhook to notify when a billing attempt is 3DS-challenged

External apps can now subscribe to a webhook event to be notified when a financial institution challenges a subscription billing attempt charge. This update is in accordance with 3-D Secure.+

The webhook event will trigger a message to be published on the `subscription_billing_attempts/challenged` topic. To use the topic, an app requires the `own_subscription_contracts` access scope.

For more information, visit the [REST Admin API Webhook documentation](https://shopify.dev/docs/admin-api/rest/reference/events/webhook).
