Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Adds support for issuing fraud challenges


Adds support for issuing fraud challenges

What’s new

Issuing users can now see fraud challenges sent for Authorizations in the fraud_challenges array, which also contains the status and outcome of the challenge.

A new verified_by_fraud_challenge field shows when fraud risk controls were bypassed for an authorisation due to a previously completed fraud challenge.

Impact

Fraud challenges allow cardholders to retry transactions that were incorrectly declined by Stripe Issuing’s fraud risk controls. You can enable fraud challenges on the Issuing settings Dashboard page.

Changes

ParametersChangeResources or endpoints
fraud_challenges verified_by_fraud_challengeAddedIssuing. Authorization

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
  • If you don’t use an SDK, update your API requests to include Stripe-Version: 2024-11-20. acacia
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-25

Is this helpful?