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
| Values | Change | Enum |
|---|---|---|
| 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_large | Added | Person |
Upgrade
- View your current API version in Workbench.
- 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
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
