Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds new details_code values to person document verification


Breaking changes

Adds new details_code values to person document verification Breaking changes

What’s new

Adds additional details_code values to the verification[document] hash on a Person object.

Impact

Lets you access more detailed information about the verification status of a person’s document by introducing new details_code values in the verification[document] hash of the Person object.

Changes

ValuesChangeEnum
document_corrupt document_failed_copy document_failed_greyscale document_fraudulent document_id_country_not_supported document_id_type_not_supported document_invalid document_manipulated document_missing_back document_missing_front document_name_mismatch document_not_readable document_not_uploaded document_photo_mismatch document_too_largeAddedPerson

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: 2019-09-09
  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 .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?