identityVerificationHandling property

CrossmintIdentityVerificationHandling? identityVerificationHandling
final

Optional takeover of the identity verification step. Requires a Crossmint deployment that understands the flag; against an older one it is ignored and checkout renders verification itself.

Implementation

final CrossmintIdentityVerificationHandling? identityVerificationHandling;