Skip to main content
Schema2020-08-27object

gelato_session_document_options

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

GelatoSessionDocumentOptions

object
allowed_types array
optional

Array of strings of allowed identity document types. If the provided identity document isn’t one of the allowed types, the verification check will fail with a document_type_not_allowed error code.

require_id_number boolean
optional

Collect an ID number and perform an [ID number check](https://stripe.com/docs/identity/verification-checks?type=id-number) with the document’s extracted name and date of birth.

require_live_capture boolean
optional

Disable image uploads, identity document images have to be captured using the device’s camera.

require_matching_selfie boolean
optional

Capture a face image and perform a [selfie check](https://stripe.com/docs/identity/verification-checks?type=selfie) comparing a photo ID and a picture of your user’s face. [Learn more](https://stripe.com/docs/identity/selfie).